[120651] trunk/dports/python/py-futures/Portfile
Revision: 120651 https://trac.macports.org/changeset/120651 Author: stromnov@macports.org Date: 2014-06-04 11:20:24 -0700 (Wed, 04 Jun 2014) Log Message: ----------- py-futures: update to version 2.1.6 Modified Paths: -------------- trunk/dports/python/py-futures/Portfile Modified: trunk/dports/python/py-futures/Portfile =================================================================== --- trunk/dports/python/py-futures/Portfile 2014-06-04 18:06:43 UTC (rev 120650) +++ trunk/dports/python/py-futures/Portfile 2014-06-04 18:20:24 UTC (rev 120651) @@ -5,7 +5,7 @@ PortGroup python 1.0 name py-futures -version 2.1.4 +version 2.1.6 revision 0 categories-append devel platforms darwin @@ -22,8 +22,8 @@ homepage http://code.google.com/p/pythonfutures/ master_sites https://pypi.python.org/packages/source/f/futures/ -checksums rmd160 db65a07358d39b99ea8e4a6fcec89f9e95e8cf5a \ - sha256 8c4f2691b294d7bd1c3d60ecdbac2d436bb1be61884f321c04684252e0d5ec2d +checksums rmd160 7b39105e242b9db316217c51e0e81214bc6e4526 \ + sha256 33f39102b631fa0a030b24c4341ba1f48558e435946d6735d47fe1f739d757c4 distname futures-${version}
participants (1)
-
stromnov@macports.org