mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
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:
parent
d699327d11
commit
d2791353b7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=496817
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= scp
|
||||
DISTVERSION= 0.13.1
|
||||
DISTVERSION= 0.13.2
|
||||
CATEGORIES= security python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user