Revision
148339
Author
stromnov@macports.org
Date
2016-05-04 14:24:07 -0700 (Wed, 04 May 2016)

Log Message

py-contextlib2: update to version 0.5.3

Modified Paths

Diff

Modified: trunk/dports/python/py-contextlib2/Portfile (148338 => 148339)


--- trunk/dports/python/py-contextlib2/Portfile	2016-05-04 20:38:07 UTC (rev 148338)
+++ trunk/dports/python/py-contextlib2/Portfile	2016-05-04 21:24:07 UTC (rev 148339)
@@ -5,7 +5,7 @@
 PortGroup           python 1.0
 
 name                py-contextlib2
-version             0.5.1
+version             0.5.3
 revision            0
 categories-append   devel
 platforms           darwin
@@ -20,12 +20,12 @@
 long_description    ${description}
 
 homepage            http://contextlib2.readthedocs.org/
-master_sites        pypi:[string index ${python.rootname} 0]/${python.rootname}
+master_sites        https://pypi.io/packages/source/[string index ${python.rootname} 0]/${python.rootname}
 
 distname            ${python.rootname}-${version}
 
-checksums           rmd160  a5170f0b71b238fbc16cdd59e58395ce0bb6e1e9 \
-                    sha256  227c79e126e8a8904a81d162750581ed3d49af2395a3100be7067b7296d33d45
+checksums           rmd160  4a0a99a696018ba6f4b38af9e1a8412b0925d371 \
+                    sha256  30e500f13921c73c96f49a6dd2adfbdd92bc3fae12183e91b06b2e4583486206
 
 if {${name} ne ${subport}} {
     livecheck.type      none