[130575] trunk/dports/python
Revision: 130575 https://trac.macports.org/changeset/130575 Author: larryv@macports.org Date: 2015-01-01 16:15:02 -0800 (Thu, 01 Jan 2015) Log Message: ----------- py{24,25}-iniparse: Replace with py27 Modified Paths: -------------- trunk/dports/python/py-graveyard/Portfile trunk/dports/python/py-iniparse/Portfile Modified: trunk/dports/python/py-graveyard/Portfile =================================================================== --- trunk/dports/python/py-graveyard/Portfile 2015-01-01 23:59:28 UTC (rev 130574) +++ trunk/dports/python/py-graveyard/Portfile 2015-01-02 00:15:02 UTC (rev 130575) @@ -232,6 +232,7 @@ py-igraph 0.7_1 32 py-imdb 4.8.2_2 24 25 26 py-imread 0.5_1 26 32 33 +py-iniparse 0.4_1 24 25 py-ipaddr 2.1.9_1 25 26 py-ipdb 0.8_1 24 25 26 31 32 33 py-iplib 0.7_2 24 Modified: trunk/dports/python/py-iniparse/Portfile =================================================================== --- trunk/dports/python/py-iniparse/Portfile 2015-01-01 23:59:28 UTC (rev 130574) +++ trunk/dports/python/py-iniparse/Portfile 2015-01-02 00:15:02 UTC (rev 130575) @@ -23,7 +23,7 @@ checksums rmd160 f4cb5edc035e787acea428a7d21343d986f85f5c \ sha256 abc1ee12d2cfb2506109072d6c21e40b6c75a3fe90a9c924327d80bc0d99c054 -python.versions 24 25 26 27 +python.versions 26 27 if {${name} ne ${subport}} { post-destroot {
participants (1)
-
larryv@macports.org