Revision: 130513 https://trac.macports.org/changeset/130513 Author: larryv@macports.org Date: 2014-12-30 19:23:06 -0800 (Tue, 30 Dec 2014) Log Message: ----------- py{24,25,26}-htmlcalendar: Replace with py27 Modified Paths: -------------- trunk/dports/python/py-graveyard/Portfile trunk/dports/python/py-htmlcalendar/Portfile Modified: trunk/dports/python/py-graveyard/Portfile =================================================================== --- trunk/dports/python/py-graveyard/Portfile 2014-12-31 03:23:03 UTC (rev 130512) +++ trunk/dports/python/py-graveyard/Portfile 2014-12-31 03:23:06 UTC (rev 130513) @@ -219,6 +219,7 @@ py-honcho 0.1.0_1 26 31 32 py-html2text 2014.9.25_1 26 31 32 33 py-html5lib 1.0b3_1 25 31 32 +py-htmlcalendar 1.1.1_1 24 25 26 py-htmlgen 2.2_2 24 26 py-http-parser 0.8.3_1 31 32 py-hypy 0.8.3_1 25 26 Modified: trunk/dports/python/py-htmlcalendar/Portfile =================================================================== --- trunk/dports/python/py-htmlcalendar/Portfile 2014-12-31 03:23:03 UTC (rev 130512) +++ trunk/dports/python/py-htmlcalendar/Portfile 2014-12-31 03:23:06 UTC (rev 130513) @@ -21,7 +21,7 @@ sha1 f1b5836f933bf5569912d555bd13923402bcf111 \ rmd160 05a1fcf1a8f5385c7d7219b8c9905bdbdf459391 -python.versions 24 25 26 27 +python.versions 27 if {${name} ne ${subport}} { depends_lib-append port:py${python.version}-htmltemplate
participants (1)
-
larryv@macports.org