Revision: 130474 https://trac.macports.org/changeset/130474 Author: larryv@macports.org Date: 2014-12-30 18:14:47 -0800 (Tue, 30 Dec 2014) Log Message: ----------- py{26,31}-urlwatch: Replace with py{27,34} Modified Paths: -------------- trunk/dports/python/py-graveyard/Portfile trunk/dports/python/py-urlwatch/Portfile Modified: trunk/dports/python/py-graveyard/Portfile =================================================================== --- trunk/dports/python/py-graveyard/Portfile 2014-12-31 02:14:44 UTC (rev 130473) +++ trunk/dports/python/py-graveyard/Portfile 2014-12-31 02:14:47 UTC (rev 130474) @@ -386,6 +386,7 @@ py-tz-gae 2011h_1 24 25 26 31 32 py-uritemplate 0.6_1 25 26 33 py-urlgrabber 3.10.1_1 24 25 26 +py-urlwatch 1.15_1 26 31 py-usadel1 0.2.4_1 26 py-utidylib 0.2_3 25 py-virtualenv-clone 0.2.4_1 25 26 31 32 33 Modified: trunk/dports/python/py-urlwatch/Portfile =================================================================== --- trunk/dports/python/py-urlwatch/Portfile 2014-12-31 02:14:44 UTC (rev 130473) +++ trunk/dports/python/py-urlwatch/Portfile 2014-12-31 02:14:47 UTC (rev 130474) @@ -31,8 +31,7 @@ livecheck.url ${homepage} livecheck.regex "Current version: (\\d+(?:\\.\\d+)*)" -python.versions 26 27 31 34 -python.default_version 26 +python.versions 27 34 if {${name} ne ${subport}} { depends_build-append port:py${python.version}-setuptools
participants (1)
-
larryv@macports.org