Revision: 140058 https://trac.macports.org/changeset/140058 Author: stromnov@macports.org Date: 2015-09-08 02:09:50 -0700 (Tue, 08 Sep 2015) Log Message: ----------- py-cryptography: update to version 1.0.1 Modified Paths: -------------- trunk/dports/python/py-cryptography/Portfile Modified: trunk/dports/python/py-cryptography/Portfile =================================================================== --- trunk/dports/python/py-cryptography/Portfile 2015-09-08 08:57:10 UTC (rev 140057) +++ trunk/dports/python/py-cryptography/Portfile 2015-09-08 09:09:50 UTC (rev 140058) @@ -5,7 +5,7 @@ PortGroup python 1.0 name py-cryptography -version 1.0 +version 1.0.1 revision 0 categories-append devel platforms darwin @@ -23,8 +23,8 @@ distname ${python.rootname}-${version} -checksums rmd160 fa5a28709349b896bdb8d0b0747aec3cd65dd4d5 \ - sha256 211c02fe77d791d7fc437227ba1c046268d5da665e05d8a53fc19f4f74c21001 +checksums rmd160 940b32f9603541d24da15dec024169720b77fa15 \ + sha256 cfe3092a6a929bc3a97c3b752044b79d09c9b210860c7b4eb5061aea29dcbfd3 if {${name} ne ${subport}} { depends_lib-append port:py${python.version}-setuptools \