[96619] trunk/dports/python/py-redis/Portfile
stromnov at macports.org
stromnov at macports.org
Wed Aug 15 06:58:46 PDT 2012
Revision: 96619
https://trac.macports.org/changeset/96619
Author: stromnov at macports.org
Date: 2012-08-15 06:58:46 -0700 (Wed, 15 Aug 2012)
Log Message:
-----------
py-redis: update to version 2.6.2
Modified Paths:
--------------
trunk/dports/python/py-redis/Portfile
Modified: trunk/dports/python/py-redis/Portfile
===================================================================
--- trunk/dports/python/py-redis/Portfile 2012-08-15 13:45:44 UTC (rev 96618)
+++ trunk/dports/python/py-redis/Portfile 2012-08-15 13:58:46 UTC (rev 96619)
@@ -5,7 +5,7 @@
PortGroup python 1.0
name py-redis
-version 2.6.0
+version 2.6.2
revision 0
categories-append devel
license MIT
@@ -21,10 +21,10 @@
master_sites http://cloud.github.com/downloads/andymccurdy/redis-py/
distname redis-${version}
-checksums rmd160 2ec800d1f32cc33a61e0db07761e5b87613ed3a4 \
- sha256 95f285c3b326bb26f9d1d35b32bf19f0635a4cb8b0d7ea883a9ff33decc4e867
+checksums rmd160 286c545edced304220fa67591e4b4eb6616b60aa \
+ sha256 2196ff8a6b0ce505d3972a58c49d842f031260af66f2e3960e0ce068ab7598e5
-python.versions 25 26 27
+python.versions 25 26 27 31 32
python.default_version 27
if {$subport != $name} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120815/b5823005/attachment.html>
More information about the macports-changes
mailing list