[102832] trunk/dports/python/py-kombu/Portfile

stromnov at macports.org stromnov at macports.org
Fri Feb 8 23:31:51 PST 2013


Revision: 102832
          https://trac.macports.org/changeset/102832
Author:   stromnov at macports.org
Date:     2013-02-08 23:31:51 -0800 (Fri, 08 Feb 2013)
Log Message:
-----------
py-kombu: update to version 2.5.6

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

Modified: trunk/dports/python/py-kombu/Portfile
===================================================================
--- trunk/dports/python/py-kombu/Portfile	2013-02-09 07:29:44 UTC (rev 102831)
+++ trunk/dports/python/py-kombu/Portfile	2013-02-09 07:31:51 UTC (rev 102832)
@@ -5,13 +5,15 @@
 PortGroup           python 1.0
 
 name                py-kombu
-version             2.5.4
+version             2.5.6
 revision            0
 categories-append   devel
 license             BSD
 platforms           darwin
 supported_archs     noarch
 
+python.versions     25 26 27 31 32 33
+
 maintainers         stromnov openmaintainer
 
 description         AMQP Messaging Framework for Python.
@@ -21,12 +23,9 @@
 master_sites        http://pypi.python.org/packages/source/k/kombu/
 distname            kombu-${version}
 
-checksums           rmd160  9fec1df30945ce5b4e2dbc98aebfae5591dda1b6 \
-                    sha256  92cfb82af1d3e8753258d660003769461b75abe0f1a03d720709a211042f358b
+checksums           rmd160  2357ac7bbd344c474c540af7b8faac0a5ed6e176 \
+                    sha256  01c0ba72782535df913b519d6509835f8210b4dbfde652d3a1c6f545d737beb9
 
-python.versions     25 26 27 31 32 33
-python.default_version  27
-
 if {$subport != $name} {
     depends_lib-append  port:py${python.version}-distribute
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130208/d06aec06/attachment.html>


More information about the macports-changes mailing list