pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/geography/py-geojson Update py-geojson to 1.3.4.
details: https://anonhg.NetBSD.org/pkgsrc/rev/3038270172e1
branches: trunk
changeset: 358825:3038270172e1
user: kleink <kleink%pkgsrc.org@localhost>
date: Tue Feb 21 08:00:24 2017 +0000
description:
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:
geography/py-geojson/Makefile | 5 ++---
geography/py-geojson/PLIST | 3 +--
geography/py-geojson/distinfo | 10 +++++-----
3 files changed, 8 insertions(+), 10 deletions(-)
diffs (42 lines):
diff -r bf601884a939 -r 3038270172e1 geography/py-geojson/Makefile
--- a/geography/py-geojson/Makefile Tue Feb 21 07:47:29 2017 +0000
+++ b/geography/py-geojson/Makefile Tue Feb 21 08:00:24 2017 +0000
@@ -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 -r bf601884a939 -r 3038270172e1 geography/py-geojson/PLIST
--- a/geography/py-geojson/PLIST Tue Feb 21 07:47:29 2017 +0000
+++ b/geography/py-geojson/PLIST Tue Feb 21 08:00:24 2017 +0000
@@ -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 -r bf601884a939 -r 3038270172e1 geography/py-geojson/distinfo
--- a/geography/py-geojson/distinfo Tue Feb 21 07:47:29 2017 +0000
+++ b/geography/py-geojson/distinfo Tue Feb 21 08:00:24 2017 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index