Revision: 139759 https://trac.macports.org/changeset/139759 Author: stromnov@macports.org Date: 2015-08-26 03:24:20 -0700 (Wed, 26 Aug 2015) Log Message: ----------- py-shove: update to version 0.6.4 Modified Paths: -------------- trunk/dports/python/py-shove/Portfile Modified: trunk/dports/python/py-shove/Portfile =================================================================== --- trunk/dports/python/py-shove/Portfile 2015-08-26 10:24:03 UTC (rev 139758) +++ trunk/dports/python/py-shove/Portfile 2015-08-26 10:24:20 UTC (rev 139759) @@ -5,7 +5,7 @@ PortGroup python 1.0 name py-shove -version 0.6.3 +version 0.6.4 revision 0 categories-append devel license BSD @@ -25,10 +25,10 @@ distname shove-${version} -checksums rmd160 7cbd6151d86100987037b55f1e379cc3fc24f53a \ - sha256 8b93bf37c6537ae8bc57cec27aee7e0f7f3d258dec17bce1519942a929c433b7 +checksums rmd160 768c3ece5c561ac46039506c4959c482e22c0a1b \ + sha256 f132c2d22749e9c30421dcc59fa2edb63bea2acd29b7fdc61f37dca984dc5498 -python.versions 26 27 +python.versions 26 27 34 if {${name} ne ${subport}} { depends_lib-append port:py${python.version}-setuptools