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

stromnov at macports.org stromnov at macports.org
Sun Sep 21 13:33:26 PDT 2014


Revision: 125573
          https://trac.macports.org/changeset/125573
Author:   stromnov at macports.org
Date:     2014-09-21 13:33:26 -0700 (Sun, 21 Sep 2014)
Log Message:
-----------
py-paramiko: update to version 1.15.0

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

Modified: trunk/dports/python/py-paramiko/Portfile
===================================================================
--- trunk/dports/python/py-paramiko/Portfile	2014-09-21 20:27:50 UTC (rev 125572)
+++ trunk/dports/python/py-paramiko/Portfile	2014-09-21 20:33:26 UTC (rev 125573)
@@ -5,7 +5,7 @@
 PortGroup           python 1.0
 PortGroup           github 1.0
 
-github.setup        paramiko paramiko 1.14.1 v
+github.setup        paramiko paramiko 1.15.0 v
 
 # paramiko 1.12+ requires py-ecdsa (available only for py27+ subport)
 if {[lsearch {"py24-paramiko" "py25-paramiko" "py26-paramiko"} ${subport}] != -1} {
@@ -31,8 +31,8 @@
                     supported.  SFTP client and server mode are both \
                     supported too.
 
-checksums           rmd160  bd166ad808caca952c2e4ed3fb30aed0c8e21101 \
-                    sha256  ee1a8651254dbfeb11286394affec00b4dda366c64201bcea600b8ed033470c1
+checksums           rmd160  6dc0c59fc1aca518870b3bb3eceb18f3f132493c \
+                    sha256  84225b1c61d3ce9dae5580a1789eaaed9b5bf8e3013ba09e8966e6353b600dfe
 
 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/20140921/7df4ef78/attachment.html>


More information about the macports-changes mailing list