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

petr at macports.org petr at macports.org
Tue Dec 15 11:28:30 PST 2015


Revision: 143605
          https://trac.macports.org/changeset/143605
Author:   petr at macports.org
Date:     2015-12-15 11:28:30 -0800 (Tue, 15 Dec 2015)
Log Message:
-----------
py-geojson: update to @1.3.1, add py35 subport

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

Modified: trunk/dports/python/py-geojson/Portfile
===================================================================
--- trunk/dports/python/py-geojson/Portfile	2015-12-15 19:16:50 UTC (rev 143604)
+++ trunk/dports/python/py-geojson/Portfile	2015-12-15 19:28:30 UTC (rev 143605)
@@ -8,7 +8,7 @@
 set _n              [string index ${_name} 0]
 
 name                py-${_name}
-version             1.3.0
+version             1.3.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     535cbfd4d2c98b40cebf91337711d2f0 \
-                    rmd160  a1a6019401a21194935a9ce1f30ffad253076936 \
-                    sha256  3b9c0b28f2517be84d0bc763d5e7060d3a3cc6cc3ffd284155bfb1e3a506700c
+checksums           md5     2131dfaf4546db43f64d9c98d443b48c \
+                    rmd160  e7a6622856f9418bced6ef0602e90a7d7a819ae2 \
+                    sha256  72541ca29b4b6bf93deb61b4719499c3c346f1a82c1c3edb31c6ae2fde1dec8e
 
-python.versions     27 34
+python.versions     27 34 35
 
 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/20151215/417ca4f9/attachment.html>


More information about the macports-changes mailing list