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

stromnov at macports.org stromnov at macports.org
Fri Mar 14 06:30:13 PDT 2014


Revision: 117834
          https://trac.macports.org/changeset/117834
Author:   stromnov at macports.org
Date:     2014-03-14 06:30:12 -0700 (Fri, 14 Mar 2014)
Log Message:
-----------
py-paramiko: update to version 1.13.0

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

Modified: trunk/dports/python/py-paramiko/Portfile
===================================================================
--- trunk/dports/python/py-paramiko/Portfile	2014-03-14 13:25:55 UTC (rev 117833)
+++ trunk/dports/python/py-paramiko/Portfile	2014-03-14 13:30:12 UTC (rev 117834)
@@ -5,7 +5,7 @@
 PortGroup           python 1.0
 PortGroup           github 1.0
 
-github.setup        paramiko paramiko 1.12.2 v
+github.setup        paramiko paramiko 1.13.0 v
 
 # paramiko 1.12+ requires py-ecdsa (available only for py27 subport)
 if {[lsearch {"py24-paramiko" "py25-paramiko" "py26-paramiko"} ${subport}] != -1} {
@@ -18,7 +18,7 @@
 license             LGPL-2.1+
 supported_archs     noarch
 
-python.versions     24 25 26 27
+python.versions     24 25 26 27 33 34
 
 maintainers         stromnov openmaintainer
 
@@ -31,8 +31,8 @@
                     supported.  SFTP client and server mode are both \
                     supported too.
 
-checksums           rmd160  251b15d4bc383a264ed0bbaba415f8cc21fe07da \
-                    sha256  967918659666933aeaf3e7ba9949891539bc0a7a2920cdebeaa968aea711f20d
+checksums           rmd160  4b66fba153ddae3d2625e968d37a359e5346a096 \
+                    sha256  9caa53dfc54a9dfd2b3942b240be562461bc467368ed42abf777f77f0eec07d3
 
 if {${name} ne ${subport}} {
     if {${name} ne ${subport} && [lsearch {24 25 26} ${python.version}] != -1} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140314/f7a7c230/attachment.html>


More information about the macports-changes mailing list