[127477] trunk/dports/python
stromnov at macports.org
stromnov at macports.org
Tue Oct 28 13:36:51 PDT 2014
Revision: 127477
https://trac.macports.org/changeset/127477
Author: stromnov at macports.org
Date: 2014-10-28 13:36:51 -0700 (Tue, 28 Oct 2014)
Log Message:
-----------
py{25,26,31,32,33}-billiard: Replace with py{27,34}-billiard
Modified Paths:
--------------
trunk/dports/python/py-billiard/Portfile
trunk/dports/python/py-graveyard/Portfile
Modified: trunk/dports/python/py-billiard/Portfile
===================================================================
--- trunk/dports/python/py-billiard/Portfile 2014-10-28 20:33:43 UTC (rev 127476)
+++ trunk/dports/python/py-billiard/Portfile 2014-10-28 20:36:51 UTC (rev 127477)
@@ -11,7 +11,7 @@
platforms darwin
license BSD
-python.versions 25 26 27 31 32 33 34
+python.versions 27 34
maintainers stromnov openmaintainer
@@ -26,18 +26,10 @@
checksums rmd160 c5e61e2ee51170d21951f98f5eb07f48ae637cb0 \
sha256 59c04036f314c11632a49c15c57735ffb9e111983ee8d15e4d3e188be31583c1
-# billiard 3.x requires Python 2.7 or 3.3
-if {${name} ne ${subport} && [lsearch {25 26 31 32} ${python.version}] != -1} {
- version 2.7.3.34
- revision 0
- distname billiard-${version}
- checksums rmd160 d04570948ec9744505cb9c387a5b2326a87092d3 \
- sha256 7c5638aa83d23e6339f39a2f28830f9c2ec5467a1c2bc2d6f199f0507653f36d
-}
-
if {${name} ne ${subport}} {
depends_build-append \
port:py${python.version}-setuptools
+
livecheck.type none
} else {
livecheck.type regex
Modified: trunk/dports/python/py-graveyard/Portfile
===================================================================
--- trunk/dports/python/py-graveyard/Portfile 2014-10-28 20:33:43 UTC (rev 127476)
+++ trunk/dports/python/py-graveyard/Portfile 2014-10-28 20:36:51 UTC (rev 127477)
@@ -41,6 +41,7 @@
aspects 1.3_1 25 26
babel 1.3_1 25 26 33
beaker 1.6.4_1 24 25 32
+billiard 3.3.0.18_1 25 26 31 32 33
biopython 1.64_1 33
bitstring 2.2.0_2 26 31 32
blaze 0.6.5_1 26 33
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141028/2f43c01f/attachment.html>
More information about the macports-changes
mailing list