Revision: 130349 https://trac.macports.org/changeset/130349 Author: larryv@macports.org Date: 2014-12-29 19:57:53 -0800 (Mon, 29 Dec 2014) Log Message: ----------- py{24,25,26,31,32,33}-crypto: Replace with py{27,34} Modified Paths: -------------- trunk/dports/python/py-crypto/Portfile trunk/dports/python/py-graveyard/Portfile Modified: trunk/dports/python/py-crypto/Portfile =================================================================== --- trunk/dports/python/py-crypto/Portfile 2014-12-30 03:57:50 UTC (rev 130348) +++ trunk/dports/python/py-crypto/Portfile 2014-12-30 03:57:53 UTC (rev 130349) @@ -24,7 +24,7 @@ checksums rmd160 ac0db079e5e4be9daf739e094c10e96291dbc009 \ sha256 f2ce1e989b272cfcb677616763e0a2e7ec659effa67a88aa92b3a65528f60a3c -python.versions 24 25 26 27 31 32 33 34 +python.versions 27 34 if {${name} ne ${subport}} { depends_lib-append port:gmp Modified: trunk/dports/python/py-graveyard/Portfile =================================================================== --- trunk/dports/python/py-graveyard/Portfile 2014-12-30 03:57:50 UTC (rev 130348) +++ trunk/dports/python/py-graveyard/Portfile 2014-12-30 03:57:53 UTC (rev 130349) @@ -105,6 +105,7 @@ coverage 3.7.1_1 25 31 32 crcmod 1.7_1 31 32 33 creoleparser 0.7.4_1 25 26 +crypto 2.6.1_2 24 25 26 31 32 33 cryptography 0.6.1_1 26 33 cssselect 0.9.1_1 25 csvkit 0.4.3_1 26