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
This commit is contained in:
Koichiro Iwao
2019-03-25 11:48:35 +00:00
parent d699327d11
commit d2791353b7
2 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= scp
DISTVERSION= 0.13.1
DISTVERSION= 0.13.2
CATEGORIES= security python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

View File

@@ -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