[142375] trunk/dports/python
petr at macports.org
petr at macports.org
Sat Dec 12 05:29:35 PST 2015
Revision: 142375
https://trac.macports.org/changeset/142375
Author: petr at macports.org
Date: 2015-11-10 11:42:43 -0800 (Tue, 10 Nov 2015)
Log Message:
-----------
py-gmpy2: add py35 subport, retire py26 and py33, fix livecheck, closes #49336
Modified Paths:
--------------
trunk/dports/python/py-gmpy2/Portfile
trunk/dports/python/py-graveyard/Portfile
Modified: trunk/dports/python/py-gmpy2/Portfile
===================================================================
--- trunk/dports/python/py-gmpy2/Portfile 2015-11-10 19:30:46 UTC (rev 142374)
+++ trunk/dports/python/py-gmpy2/Portfile 2015-11-10 19:42:43 UTC (rev 142375)
@@ -24,7 +24,7 @@
checksums rmd160 0764018c6122ad2729a82042bd9c35f4df8c3e81 \
sha256 7ee694b8a4c3854f27890676aa8a509a2e3f8dbdd0916fa94cbed612420b9c86
-python.versions 26 27 33 34
+python.versions 27 34 35
if {${name} ne ${subport}} {
depends_lib-append port:gmp port:libmpc port:mpfr
@@ -41,4 +41,8 @@
}
livecheck.type none
+} else {
+ livecheck.type regex
+ livecheck.url https://pypi.python.org/pypi/gmpy2/json
+ livecheck.regex {gmpy2-(\d+(?:\.\d+)*)\.[tz]}
}
Modified: trunk/dports/python/py-graveyard/Portfile
===================================================================
--- trunk/dports/python/py-graveyard/Portfile 2015-11-10 19:30:46 UTC (rev 142374)
+++ trunk/dports/python/py-graveyard/Portfile 2015-11-10 19:42:43 UTC (rev 142375)
@@ -207,7 +207,7 @@
py-git-sweep 0.1.1_1 26
py-glewpy 0.7.4_9 24
py-gmpy 1.17_1 25 26 31 32 33
-py-gmpy2 2.0.3_1 31 32
+py-gmpy2 2.0.7_1 26 31 32 33
py-gnupg 0.3.5_1 25 31 32
py-gobject 2.28.6_4 32
py-gobject3 3.14.0_1 32
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/7c031e19/attachment-0001.html>
More information about the macports-changes
mailing list