aboutsummaryrefslogtreecommitdiff
path: root/security/py-scp
diff options
context:
space:
mode:
authorKoichiro Iwao <meta@FreeBSD.org>2019-03-25 11:48:35 +0000
committerKoichiro Iwao <meta@FreeBSD.org>2019-03-25 11:48:35 +0000
commitd2791353b7de746cba9ce17e3d0310dffdefb56a (patch)
tree226c582511c2e64c13b2eebcae633688457bc8a3 /security/py-scp
parentd699327d11a21fd3e7902f165a5554db30a223f7 (diff)
downloadports-d2791353b7de746cba9ce17e3d0310dffdefb56a.tar.gz
ports-d2791353b7de746cba9ce17e3d0310dffdefb56a.zip
security/py-scp: Update to 0.13.2
Fix AssertionError in recursive get() when _rename is set and server sends a POPD at the end (_depth > 0). PR: 236778 Submitted by: Sergey Akhmatov <sergey@akhmatov.ru> (maintainer) Relnotes: https://github.com/jbardin/scp.py/blob/v0.13.2/CHANGELOG.md
Notes
Notes: svn path=/head/; revision=496817
Diffstat (limited to 'security/py-scp')
-rw-r--r--security/py-scp/Makefile2
-rw-r--r--security/py-scp/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/security/py-scp/Makefile b/security/py-scp/Makefile
index 073e9f73e11c..a0e4283fd914 100644
--- a/security/py-scp/Makefile
+++ b/security/py-scp/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= scp
-DISTVERSION= 0.13.1
+DISTVERSION= 0.13.2
CATEGORIES= security python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/security/py-scp/distinfo b/security/py-scp/distinfo
index 867c0000460f..830e90890fed 100644
--- a/security/py-scp/distinfo
+++ b/security/py-scp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1552385048
-SHA256 (scp-0.13.1.tar.gz) = 4320ad188d3b8216352fb6c3647e0080ca14ced217735afc053256f86cd65159
-SIZE (scp-0.13.1.tar.gz) = 11430
+TIMESTAMP = 1553510891
+SHA256 (scp-0.13.2.tar.gz) = ef9d6e67c0331485d3db146bf9ee9baff8a48f3eb0e6c08276a8584b13bf34b3
+SIZE (scp-0.13.2.tar.gz) = 11517