Revision: 148185 https://trac.macports.org/changeset/148185 Author: stromnov@macports.org Date: 2016-04-29 01:35:47 -0700 (Fri, 29 Apr 2016) Log Message: ----------- py-alembic: update to version 0.8.6 Modified Paths: -------------- trunk/dports/python/py-alembic/Portfile Modified: trunk/dports/python/py-alembic/Portfile =================================================================== --- trunk/dports/python/py-alembic/Portfile 2016-04-29 00:22:27 UTC (rev 148184) +++ trunk/dports/python/py-alembic/Portfile 2016-04-29 08:35:47 UTC (rev 148185) @@ -5,7 +5,7 @@ PortGroup python 1.0 name py-alembic -version 0.8.5 +version 0.8.6 revision 0 categories-append databases platforms darwin @@ -20,12 +20,12 @@ long_description ${description} homepage http://bitbucket.org/zzzeek/alembic -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 79a847e8ee2dcc7326b5c501fcb88eeab4ddf603 \ - sha256 de8ca3b1d806cd39bf8a21d90f5c5822a2173b721ec20f868da38edd45b58cb2 +checksums rmd160 14973ee6ba3611838083094166030ee802fcdff5 \ + sha256 53403da066ef90cbc5a3f801f3dd39bbbfbc41b0a84eb8c1c806243b7e2c6466 if {${name} ne ${subport}} { depends_build-append \