[127480] trunk/dports/python
stromnov at macports.org
stromnov at macports.org
Tue Oct 28 14:43:39 PDT 2014
Revision: 127480
https://trac.macports.org/changeset/127480
Author: stromnov at macports.org
Date: 2014-10-28 14:43:39 -0700 (Tue, 28 Oct 2014)
Log Message:
-----------
py{25,26,31,32,33}-kombu: Replace with py{27,34}-kombu
Modified Paths:
--------------
trunk/dports/python/py-graveyard/Portfile
trunk/dports/python/py-kombu/Portfile
Modified: trunk/dports/python/py-graveyard/Portfile
===================================================================
--- trunk/dports/python/py-graveyard/Portfile 2014-10-28 21:40:14 UTC (rev 127479)
+++ trunk/dports/python/py-graveyard/Portfile 2014-10-28 21:43:39 UTC (rev 127480)
@@ -85,6 +85,7 @@
ipython 2.3.0_2 24 25 26 31 32 33
jedi 0.8.0_2 26 32 33
keyczar 0.71c_1 25 26
+kombu 3.0.23_1 25 26 31 32 33
kqueue 2.0.1_1 24 25 26
LabJackPython 04-24-2014_1 26
lepton 1.0b2_1 25 26
Modified: trunk/dports/python/py-kombu/Portfile
===================================================================
--- trunk/dports/python/py-kombu/Portfile 2014-10-28 21:40:14 UTC (rev 127479)
+++ trunk/dports/python/py-kombu/Portfile 2014-10-28 21:43:39 UTC (rev 127480)
@@ -12,7 +12,7 @@
license BSD
supported_archs noarch
-python.versions 25 26 27 31 32 33 34
+python.versions 27 34
maintainers stromnov openmaintainer
@@ -27,18 +27,10 @@
checksums rmd160 64f994c6aa72712a4ba0802b30818f3522f9f6b7 \
sha256 448c3e3ce671a10f00ee03979ba3c7866b4bfce49f65edec9f93a0cefa87ec16
-# kombu 3.x requires Python 2.7 or 3.3+
-if {${name} ne ${subport} && [lsearch {25 26 31 32} ${python.version}] != -1} {
- version 2.5.15
- revision 0
- distname kombu-${version}
- checksums rmd160 b51f7f17ae18089a3b2ceb6d6ffd8b9835c33fca \
- sha256 a02e28dfb25844d202ed817fe77dec7aec4db6654596b6fd50f0c11d0d469377
-}
-
if {${name} ne ${subport}} {
# py-kombu depends on pkg_resources module (part of setuptools)
depends_lib-append port:py${python.version}-setuptools
+
livecheck.type none
} else {
livecheck.type regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141028/de839e65/attachment.html>
More information about the macports-changes
mailing list