pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/geography/py-geojson
Module Name: pkgsrc
Committed By: kleink
Date: Tue Aug 1 18:05:09 UTC 2017
Modified Files:
pkgsrc/geography/py-geojson: Makefile distinfo
Log Message:
Update py-geojson to 1.3.5.
1.3.5 (2017-04-24)
------------------
- Changed the validator to allow elevation
- https://github.com/frewsxcv/python-geojson/pull/92
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/geography/py-geojson/Makefile \
pkgsrc/geography/py-geojson/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/geography/py-geojson/Makefile
diff -u pkgsrc/geography/py-geojson/Makefile:1.9 pkgsrc/geography/py-geojson/Makefile:1.10
--- pkgsrc/geography/py-geojson/Makefile:1.9 Tue Feb 21 08:00:24 2017
+++ pkgsrc/geography/py-geojson/Makefile Tue Aug 1 18:05:09 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2017/02/21 08:00:24 kleink Exp $
+# $NetBSD: Makefile,v 1.10 2017/08/01 18:05:09 kleink Exp $
-DISTNAME= geojson-1.3.4
+DISTNAME= geojson-1.3.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= geography python
MASTER_SITES= ${MASTER_SITE_PYPI:=g/geojson/}
Index: pkgsrc/geography/py-geojson/distinfo
diff -u pkgsrc/geography/py-geojson/distinfo:1.9 pkgsrc/geography/py-geojson/distinfo:1.10
--- pkgsrc/geography/py-geojson/distinfo:1.9 Tue Feb 21 08:00:24 2017
+++ pkgsrc/geography/py-geojson/distinfo Tue Aug 1 18:05:09 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2017/02/21 08:00:24 kleink Exp $
+$NetBSD: distinfo,v 1.10 2017/08/01 18:05:09 kleink Exp $
-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
+SHA1 (geojson-1.3.5.tar.gz) = fa48681449dbc693218b23123ed369e87fb4fe9c
+RMD160 (geojson-1.3.5.tar.gz) = c627303470b614e80bc01d1c148faa8ad036953e
+SHA512 (geojson-1.3.5.tar.gz) = ea47e21da6d6ae5fd996a453492afc69370875bc9123f6a39e6f7dea7bbaf3fae480dc844ce84e28a275f6d5f583a669992ea6e85ed83f1be949fda129e660e1
+Size (geojson-1.3.5.tar.gz) = 17523 bytes
Home |
Main Index |
Thread Index |
Old Index