Revision: 148963 https://trac.macports.org/changeset/148963 Author: stromnov@macports.org Date: 2016-05-23 13:33:42 -0700 (Mon, 23 May 2016) Log Message: ----------- py-raven: update to version 5.18.0 Modified Paths: -------------- trunk/dports/python/py-raven/Portfile Modified: trunk/dports/python/py-raven/Portfile =================================================================== --- trunk/dports/python/py-raven/Portfile 2016-05-23 20:32:27 UTC (rev 148962) +++ trunk/dports/python/py-raven/Portfile 2016-05-23 20:33:42 UTC (rev 148963) @@ -5,7 +5,7 @@ PortGroup python 1.0 name py-raven -version 5.16.0 +version 5.18.0 revision 0 categories-append devel platforms darwin @@ -20,12 +20,12 @@ long_description ${description} homepage http://github.com/getsentry/raven-python -master_sites https://pypi.io/packages/source/[string index ${python.rootname} 0]/${python.rootname} +master_sites pypi:[string index ${python.rootname} 0]/${python.rootname} distname ${python.rootname}-${version} -checksums rmd160 78f52e6d7a4cbb7fa6e2c50b8aba6aa735dceb1d \ - sha256 8e8b5370ff2aee5bf42a6dc867917474986aa029a30cb6537af4e69fb2816748 +checksums rmd160 54dd89657c764e1036047891dbe435b9a97f5f34 \ + sha256 5d2890bef22297e0d784a84b113a27aa3bfd86b660c541bc09e035a0b5f730a4 if {${name} ne ${subport}} { # raven depends on pkg_resources from setuptools