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:           Fri Sep 29 16:42:00 UTC 2017

Modified Files:
        pkgsrc/geography/py-geojson: Makefile distinfo

Log Message:
geography/py-geojson: update to 2.3.0

2.3.0 (2017-09-18)
------------------

- Add ``__getitem__`` methods to sequence-like objects

  - https://github.com/frewsxcv/python-geojson/pull/103


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 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.12 pkgsrc/geography/py-geojson/Makefile:1.13
--- pkgsrc/geography/py-geojson/Makefile:1.12   Mon Sep 18 17:10:35 2017
+++ pkgsrc/geography/py-geojson/Makefile        Fri Sep 29 16:42:00 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2017/09/18 17:10:35 adam Exp $
+# $NetBSD: Makefile,v 1.13 2017/09/29 16:42:00 kleink Exp $
 
-DISTNAME=      geojson-2.2.0
+DISTNAME=      geojson-2.3.0
 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.12 pkgsrc/geography/py-geojson/distinfo:1.13
--- pkgsrc/geography/py-geojson/distinfo:1.12   Mon Sep 18 17:10:35 2017
+++ pkgsrc/geography/py-geojson/distinfo        Fri Sep 29 16:42:00 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2017/09/18 17:10:35 adam Exp $
+$NetBSD: distinfo,v 1.13 2017/09/29 16:42:00 kleink Exp $
 
-SHA1 (geojson-2.2.0.tar.gz) = 79951029fa00bb79ea2bcdabb75f07e15d798298
-RMD160 (geojson-2.2.0.tar.gz) = be687fb2007912dcda23e4d189671e00a51a84b2
-SHA512 (geojson-2.2.0.tar.gz) = 6787cd85fbbe0db15eb1720421243b16cd1b1f9e8afb34b7643b8be4b7826c150f3e25b41823ffddc1c4cf645daf55b52aef30f44118c6450bdf182f97d15191
-Size (geojson-2.2.0.tar.gz) = 18199 bytes
+SHA1 (geojson-2.3.0.tar.gz) = 2885aebdd25eda938419cf9cb66ad6e94d05694f
+RMD160 (geojson-2.3.0.tar.gz) = ef49fb052ccc1dfddea60d74b5a758b0e4c88a66
+SHA512 (geojson-2.3.0.tar.gz) = 86ab1c361f4c0e5a6e7aefe115a3d657182e50ed318be3a9c35d11b779310a8690d0be69d3ef0eff74e6e780ad1e6b883db93202142c01da2ba7aadc13f2aa85
+Size (geojson-2.3.0.tar.gz) = 18501 bytes



Home | Main Index | Thread Index | Old Index