Revision: 144289 https://trac.macports.org/changeset/144289 Author: sean@macports.org Date: 2016-01-05 17:13:32 -0800 (Tue, 05 Jan 2016) Log Message: ----------- py-sphinx-contrib: retire py26 subport; fixes #50042 Modified Paths: -------------- trunk/dports/python/py-graveyard/Portfile trunk/dports/python/py-sphinx-contrib/Portfile Modified: trunk/dports/python/py-graveyard/Portfile =================================================================== --- trunk/dports/python/py-graveyard/Portfile 2016-01-06 01:13:31 UTC (rev 144288) +++ trunk/dports/python/py-graveyard/Portfile 2016-01-06 01:13:32 UTC (rev 144289) @@ -554,6 +554,7 @@ py-spark 0.6.1_2 24 py-spatialite 3.0.1_1 24 25 py-speaklater 1.3_1 24 25 31 32 +py-sphinx 0.0.20151230 26 py-spreadmodule 1.5.0_2 24 py-spyder 2.3.7_1 33 py-spyder-devel 2.3.4_1 33 Modified: trunk/dports/python/py-sphinx-contrib/Portfile =================================================================== --- trunk/dports/python/py-sphinx-contrib/Portfile 2016-01-06 01:13:31 UTC (rev 144288) +++ trunk/dports/python/py-sphinx-contrib/Portfile 2016-01-06 01:13:32 UTC (rev 144289) @@ -22,7 +22,7 @@ checksums rmd160 87bd3e31b101ea7543fa2515f6e498edfbe2ef9b \ sha256 9e89d4cb431c8ac6e8c7f066cb5e76420c1f51d62cce3e055f06b051c79c7fe6 -python.versions 26 27 +python.versions 27 if {$subport ne $name} { depends_lib port:py${python.version}-sphinx
participants (1)
-
sean@macports.org