Revision
99250
Author
stromnov@macports.org
Date
2012-10-30 04:14:46 -0700 (Tue, 30 Oct 2012)

Log Message

py-pika: update to version 0.9.6

Modified Paths

Diff

Modified: trunk/dports/python/py-pika/Portfile (99249 => 99250)


--- trunk/dports/python/py-pika/Portfile	2012-10-30 11:09:46 UTC (rev 99249)
+++ trunk/dports/python/py-pika/Portfile	2012-10-30 11:14:46 UTC (rev 99250)
@@ -5,8 +5,8 @@
 PortGroup           python 1.0
 
 name                py-pika
-version             0.9.5
-revision            1
+version             0.9.6
+revision            0
 categories-append   devel
 license             MPL
 platforms           darwin
@@ -21,11 +21,10 @@
 master_sites        http://pypi.python.org/packages/source/p/pika/
 distname            pika-${version}
 
-checksums           md5     38527f6977bf0a0b204710b93b0c6417 \
-                    sha1    87a07cfc954767e6a8492293a6f136d67c71df8b \
-                    rmd160  5e9cb81ea8c9e99ad153f767408470d5bcb0b0d8
+checksums           rmd160  19f7e1c5343e79296e7a8167609f9ccdbd8c0f6a \
+                    sha256  218c5acc05878958a58a9eeb126ba60d91335879016054eb257e53cdfeab1863
 
-python.versions     24 25 26 27
+python.versions     25 26 27
 
 if {$subport != $name} {
     depends_lib     port:py${python.version}-distribute