[127776] trunk/dports/python
stromnov at macports.org
stromnov at macports.org
Mon Nov 3 14:26:37 PST 2014
Revision: 127776
https://trac.macports.org/changeset/127776
Author: stromnov at macports.org
Date: 2014-11-03 14:26:37 -0800 (Mon, 03 Nov 2014)
Log Message:
-----------
py{26,33}-rtree: Replace with py{27,34}-rtree
Modified Paths:
--------------
trunk/dports/python/py-graveyard/Portfile
trunk/dports/python/py-rtree/Portfile
Modified: trunk/dports/python/py-graveyard/Portfile
===================================================================
--- trunk/dports/python/py-graveyard/Portfile 2014-11-03 21:41:42 UTC (rev 127775)
+++ trunk/dports/python/py-graveyard/Portfile 2014-11-03 22:26:37 UTC (rev 127776)
@@ -186,6 +186,7 @@
ropemode 0.2_1 25 26
routes 2.0_1 24 25 26 33
rpy2 2.4.4_1 25 26 33
+rtree 0.8.0_1 26 33
rudolf 0.3_1 25 26
scikits-module 0.1_1 24 25 32
serial 2.7_1 26 33
Modified: trunk/dports/python/py-rtree/Portfile
===================================================================
--- trunk/dports/python/py-rtree/Portfile 2014-11-03 21:41:42 UTC (rev 127775)
+++ trunk/dports/python/py-rtree/Portfile 2014-11-03 22:26:37 UTC (rev 127776)
@@ -12,7 +12,7 @@
license LGPL
supported_archs noarch
-python.versions 26 27 33 34
+python.versions 27 34
maintainers stromnov openmaintainer
@@ -46,5 +46,5 @@
} else {
livecheck.type regex
livecheck.url ${master_sites}
- livecheck.regex "Rtree-(\\d+(?:\\.\\d+)*)\.\[tz\]"
+ livecheck.regex {Rtree-(\d+(?:\.\d+)*).[tz]}
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141103/8ed2e57e/attachment.html>
More information about the macports-changes
mailing list