[98582] trunk/dports/python/py-redis/Portfile

stromnov at macports.org stromnov at macports.org
Tue Oct 9 04:02:08 PDT 2012


Revision: 98582
          http://trac.macports.org//changeset/98582
Author:   stromnov at macports.org
Date:     2012-10-09 04:02:08 -0700 (Tue, 09 Oct 2012)
Log Message:
-----------
py-redis: update to version 2.7.1

Modified Paths:
--------------
    trunk/dports/python/py-redis/Portfile

Modified: trunk/dports/python/py-redis/Portfile
===================================================================
--- trunk/dports/python/py-redis/Portfile	2012-10-09 11:01:01 UTC (rev 98581)
+++ trunk/dports/python/py-redis/Portfile	2012-10-09 11:02:08 UTC (rev 98582)
@@ -5,7 +5,7 @@
 PortGroup           python 1.0
 
 name                py-redis
-version             2.6.2
+version             2.7.1
 revision            0
 categories-append   devel
 license             MIT
@@ -18,13 +18,13 @@
 long_description    ${description}
 
 homepage            http://github.com/andymccurdy/redis-py
-master_sites        http://cloud.github.com/downloads/andymccurdy/redis-py/
+master_sites        http://pypi.python.org/packages/source/r/redis/
 distname            redis-${version}
 
-checksums           rmd160  286c545edced304220fa67591e4b4eb6616b60aa \
-                    sha256  2196ff8a6b0ce505d3972a58c49d842f031260af66f2e3960e0ce068ab7598e5
+checksums           rmd160  dda05947da6853717d0f69da4781c919af36ad34 \
+                    sha256  e59c0258d3a831299915ba47640f388107943f3e510a0e89d5ca51e56d2d0474
 
-python.versions     25 26 27 31 32
+python.versions     25 26 27 31 32 33
 python.default_version 27
 
 if {$subport != $name} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121009/207a6e7e/attachment.html>


More information about the macports-changes mailing list