[138409] trunk/dports/python/py-geojson/Portfile

petr at macports.org petr at macports.org
Tue Jul 7 08:15:40 PDT 2015


Revision: 138409
          https://trac.macports.org/changeset/138409
Author:   petr at macports.org
Date:     2015-07-07 08:15:40 -0700 (Tue, 07 Jul 2015)
Log Message:
-----------
py-geojson: version bump to 1.2.1, replace py{26,33} by py{27,34} subports

Modified Paths:
--------------
    trunk/dports/python/py-geojson/Portfile

Modified: trunk/dports/python/py-geojson/Portfile
===================================================================
--- trunk/dports/python/py-geojson/Portfile	2015-07-07 14:57:43 UTC (rev 138408)
+++ trunk/dports/python/py-geojson/Portfile	2015-07-07 15:15:40 UTC (rev 138409)
@@ -8,7 +8,7 @@
 set _n              [string index ${_name} 0]
 
 name                py-${_name}
-version             1.0.9
+version             1.2.1
 categories-append   gis
 platforms           darwin
 supported_archs     noarch
@@ -29,11 +29,11 @@
 distname            ${_name}-${version}
 master_sites        https://pypi.python.org/packages/source/${_n}/${_name}/
 
-checksums           md5     94880d993dba8b184de122c5a84fa329 \
-                    rmd160  844b5fd806c913c4ea6080348868f8ac2937a651 \
-                    sha256  9575d41b05536f37ca65daddcaec503c9a5ec4fe6bee1157d67eacc08525133c
+checksums           md5     25998f6a3f7ee6eb5d2c66877e6c5c68 \
+                    rmd160  53e6b30fa695f2c21fa276cdef8461e8e0f5832a \
+                    sha256  2f186114f280046c859bdf3e50626cd5a39cf156336e5a4501e9df20f8907957
 
-python.versions     26 27 33 34
+python.versions     27 34
 
 if {${name} ne ${subport}} {
     depends_build-append    port:py${python.version}-setuptools
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150707/e5305042/attachment-0001.html>


More information about the macports-changes mailing list