Bug 236778 - security/py-scp: Update to 0.13.2
Summary: security/py-scp: Update to 0.13.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Koichiro Iwao
URL:
Keywords: easy, patch
Depends on:
Blocks:
 
Reported: 2019-03-25 10:51 UTC by Sergey Akhmatov
Modified: 2019-03-25 23:42 UTC (History)
1 user (show)

See Also:


Attachments
py-scp-0.13.2 (887 bytes, patch)
2019-03-25 10:51 UTC, Sergey Akhmatov
sergey: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey Akhmatov 2019-03-25 10:51:52 UTC
Created attachment 203123 [details]
py-scp-0.13.2

Update security/py-scp to 0.13.1

ChangeLog:
https://github.com/jbardin/scp.py/blob/v0.13.2/CHANGELOG.md

QA:
poudriere testport OK: on 11.2 & 12.0 with py27, py35, py36, py37 flavors
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-03-25 11:49:37 UTC
A commit references this bug:

Author: meta
Date: Mon Mar 25 11:48:36 UTC 2019
New revision: 496817
URL: https://svnweb.freebsd.org/changeset/ports/496817

Log:
  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

Changes:
  head/security/py-scp/Makefile
  head/security/py-scp/distinfo
Comment 2 Koichiro Iwao freebsd_committer freebsd_triage 2019-03-25 23:42:54 UTC
Committed, thanks!