summaryrefslogtreecommitdiff
path: root/geography
diff options
context:
space:
mode:
authorkleink <kleink>2017-02-21 08:00:24 +0000
committerkleink <kleink>2017-02-21 08:00:24 +0000
commit617abc239f6fb2d307efc4c48dfb5eb0700f8304 (patch)
tree587ec56c61e71d7c084d556221a70fb7894b95b7 /geography
parent3cf8eb9c03ce4828e5d68f9084aacc48457dad9d (diff)
downloadpkgsrc-617abc239f6fb2d307efc4c48dfb5eb0700f8304.tar.gz
Update py-geojson to 1.3.4.
1.3.4 (2017-02-11) ------------------ - Remove runtime dependency on setuptools - https://github.com/frewsxcv/python-geojson/pull/90 1.3.3 (2016-07-21) ------------------ - Add validate parameter to GeoJSON constructors - https://github.com/frewsxcv/python-geojson/pull/78
Diffstat (limited to 'geography')
-rw-r--r--geography/py-geojson/Makefile5
-rw-r--r--geography/py-geojson/PLIST3
-rw-r--r--geography/py-geojson/distinfo10
3 files changed, 8 insertions, 10 deletions
diff --git a/geography/py-geojson/Makefile b/geography/py-geojson/Makefile
index a26c22c7727..9d45ed89ee1 100644
--- a/geography/py-geojson/Makefile
+++ b/geography/py-geojson/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2016/06/08 17:43:33 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2017/02/21 08:00:24 kleink Exp $
-DISTNAME= geojson-1.3.2
+DISTNAME= geojson-1.3.4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= geography python
MASTER_SITES= ${MASTER_SITE_PYPI:=g/geojson/}
diff --git a/geography/py-geojson/PLIST b/geography/py-geojson/PLIST
index 6a98a905162..4d7fd433e2b 100644
--- a/geography/py-geojson/PLIST
+++ b/geography/py-geojson/PLIST
@@ -1,8 +1,7 @@
-@comment $NetBSD: PLIST,v 1.4 2016/02/10 13:02:31 kleink Exp $
+@comment $NetBSD: PLIST,v 1.5 2017/02/21 08:00:24 kleink Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/geojson/__init__.py
${PYSITELIB}/geojson/__init__.pyc
diff --git a/geography/py-geojson/distinfo b/geography/py-geojson/distinfo
index 759d6525232..2ee26e1d665 100644
--- a/geography/py-geojson/distinfo
+++ b/geography/py-geojson/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2016/02/10 12:54:39 kleink Exp $
+$NetBSD: distinfo,v 1.9 2017/02/21 08:00:24 kleink Exp $
-SHA1 (geojson-1.3.2.tar.gz) = ca028d93b2950f8c52092d7ba5f2ebfb65326e81
-RMD160 (geojson-1.3.2.tar.gz) = e6b1e71398f4265e819aa01e18f16733e6821740
-SHA512 (geojson-1.3.2.tar.gz) = 03b11303aa6ee397b1e633edd891bea8f924675c1b2a42b1d152527119c6facff61741274ac140c103de3275c3f79588a996f2070640394f0cafd1606569cd2e
-Size (geojson-1.3.2.tar.gz) = 17232 bytes
+SHA1 (geojson-1.3.4.tar.gz) = 8646c2197b1c8863f0740ff0d281db79d378418e
+RMD160 (geojson-1.3.4.tar.gz) = be465c6e6cae1e56e3279addbd9cbf70108887d2
+SHA512 (geojson-1.3.4.tar.gz) = 1564e360041c1363e7810ed3bb8f11099ead2438210e2737627b0c75eb1414ae23a18a44a15b6ed2912980ef91a63ee16b16bf238744c0cacb89190d60144370
+Size (geojson-1.3.4.tar.gz) = 17412 bytes