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

stromnov at macports.org stromnov at macports.org
Mon Mar 3 11:08:31 PST 2014


Revision: 117560
          https://trac.macports.org/changeset/117560
Author:   stromnov at macports.org
Date:     2014-03-03 11:08:30 -0800 (Mon, 03 Mar 2014)
Log Message:
-----------
py-kombu: update to version 3.0.13

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

Modified: trunk/dports/python/py-kombu/Portfile
===================================================================
--- trunk/dports/python/py-kombu/Portfile	2014-03-03 19:06:58 UTC (rev 117559)
+++ trunk/dports/python/py-kombu/Portfile	2014-03-03 19:08:30 UTC (rev 117560)
@@ -5,14 +5,14 @@
 PortGroup           python 1.0
 
 name                py-kombu
-version             3.0.12
+version             3.0.13
 revision            0
 categories-append   devel
 platforms           darwin
 license             BSD
 supported_archs     noarch
 
-python.versions     25 26 27 31 32 33
+python.versions     25 26 27 31 32 33 34
 
 maintainers         stromnov openmaintainer
 
@@ -24,8 +24,8 @@
 
 distname            kombu-${version}
 
-checksums           rmd160  09ef9c71baeec718d2443f17d5e174461858774b \
-                    sha256  c9d3044328756da35f4cde0a5304292ec97fbc529eb755b5f5460924781df81b
+checksums           rmd160  6278a8b5b1fdd29b752616a99c5d8ee0f9c1fc6a \
+                    sha256  b0d3dfd82907b6a3964c902c68364ce34a1cd5f42dc4cc2d3f10569f32b4ba97
 
 # kombu 3.x requires Python 2.7 or 3.3
 if {${name} ne ${subport} && [lsearch {25 26 31 32} ${python.version}] != -1} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140303/f865ed93/attachment-0001.html>


More information about the macports-changes mailing list