Modified: trunk/dports/python/py-cffi/Portfile (148188 => 148189)
--- trunk/dports/python/py-cffi/Portfile 2016-04-29 09:11:06 UTC (rev 148188)
+++ trunk/dports/python/py-cffi/Portfile 2016-04-29 09:12:16 UTC (rev 148189)
@@ -5,7 +5,7 @@
PortGroup python 1.0
name py-cffi
-version 1.5.2
+version 1.6.0
revision 0
categories-append devel
platforms darwin
@@ -22,12 +22,12 @@
reliable way of calling C code from Python.
homepage http://cffi.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 cffi-${version}
-checksums rmd160 012cc3b9a4d630a256d5771ec98b179b3bc7b1eb \
- sha256 da9bde99872e46f7bb5cff40a9b1cc08406765efafb583c704de108b6cb821dd
+checksums rmd160 becdee1ee5ede69d556c44dfd3b4c3e0284d00a6 \
+ sha256 a7f75c4ef2362c0a0e54657add0a6c509fecbfa3b3807bc0925f5cb1c9f927db
if {${name} ne ${subport}} {
patchfiles-append patch-setup.py.diff