[150455] trunk/dports/python/py-paramiko/Portfile

stromnov at macports.org stromnov at macports.org
Tue Jul 19 04:51:13 PDT 2016


Revision: 150455
          https://trac.macports.org/changeset/150455
Author:   stromnov at macports.org
Date:     2016-07-19 04:51:13 -0700 (Tue, 19 Jul 2016)
Log Message:
-----------
py-paramiko: update to version 2.0.1

Modified Paths:
--------------
    trunk/dports/python/py-paramiko/Portfile

Modified: trunk/dports/python/py-paramiko/Portfile
===================================================================
--- trunk/dports/python/py-paramiko/Portfile	2016-07-19 11:01:10 UTC (rev 150454)
+++ trunk/dports/python/py-paramiko/Portfile	2016-07-19 11:51:13 UTC (rev 150455)
@@ -5,7 +5,7 @@
 PortGroup           python 1.0
 
 name                py-paramiko
-version             1.16.0
+version             2.0.1
 revision            0
 categories-append   net security
 platforms           darwin
@@ -30,12 +30,12 @@
 
 distname            ${python.rootname}-${version}
 
-checksums           rmd160  1d5373c68776af26d24dc92e135b7c7c4c40b8c3 \
-                    sha256  3297ebd3cd072f573772f7c7426939a443c62c458d54bb632ff30fd6ecf96892
+checksums           rmd160  d3c64223e586294d275e91daae21290f08a185eb \
+                    sha256  261afe9246c2494e50bbeab55e50934348e91d1189803123459e0c81cda70fac
 
 if {${name} ne ${subport}} {
-    depends_lib-append  port:py${python.version}-ecdsa \
-                        port:py${python.version}-crypto
+    depends_lib-append  port:py${python.version}-cryptography \
+                        port:py${python.version}-asn1
 
     livecheck.type      none
 } else {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160719/5d9a6b69/attachment.html>


More information about the macports-changes mailing list