Revision: 130315 https://trac.macports.org/changeset/130315 Author: larryv@macports.org Date: 2014-12-29 18:26:52 -0800 (Mon, 29 Dec 2014) Log Message: ----------- py25-couchdb: Replace with py27 Modified Paths: -------------- trunk/dports/python/py-couchdb/Portfile trunk/dports/python/py-graveyard/Portfile Modified: trunk/dports/python/py-couchdb/Portfile =================================================================== --- trunk/dports/python/py-couchdb/Portfile 2014-12-30 02:26:49 UTC (rev 130314) +++ trunk/dports/python/py-couchdb/Portfile 2014-12-30 02:26:52 UTC (rev 130315) @@ -27,7 +27,7 @@ rmd160 f581679a63834890ac00d6d0dee89c13de24359e \ sha256 a1cf5071b5adb47048199bbfbaf1500e69c88b27afe14ba26efa0f4044c3baee -python.versions 25 26 27 +python.versions 26 27 if {${name} ne ${subport}} { # Use py-setuptools as a library dependency instead of a build Modified: trunk/dports/python/py-graveyard/Portfile =================================================================== --- trunk/dports/python/py-graveyard/Portfile 2014-12-30 02:26:49 UTC (rev 130314) +++ trunk/dports/python/py-graveyard/Portfile 2014-12-30 02:26:52 UTC (rev 130315) @@ -94,6 +94,7 @@ chm2pdf 0.9.1_1 26 cidrize 0.6.4_1 25 26 colander 0.9.9_1 26 32 +couchdb 0.9_1 25 coverage 3.7.1_1 25 31 32 creoleparser 0.7.4_1 25 26 cryptography 0.6.1_1 26 33
participants (1)
-
larryv@macports.org