Created attachment 203536 [details] py-ncclient-0.6.4 Update net-mgmt/py-ncclient to version 0.6.4 - remove obsolete files/patch-requirements.txt - it was patched upstream Changes: https://github.com/ncclient/ncclient/releases/tag/v0.6.4 QA: poudriere build: OK with all flavors on 11.2 and 12.0
A commit references this bug: Author: kai Date: Wed Apr 10 07:52:19 UTC 2019 New revision: 498538 URL: https://svnweb.freebsd.org/changeset/ports/498538 Log: net-mgmt/py-ncclient: Update to 0.6.4 While I'm here: * Pet portlint Changelog: * Pin selectors2 to Python versions <= 3.4 (and remove the now obsolete patch-requirements.txt) * Fix config examples to actually use the nc namespace * Fix: Correctly set port for paramiko when using ssh_config file * Test: Add test to check ProxyCommand uses correct port * Update commits for py3 * Enhance Alcatel-Lucent -support * Juniper RPC: Allow specifying format in CompareConfiguration * Parsing of NETCONF 1.1 frames no longer decodes each chunk of bytes... * Fix filter in create_subscription * Validate 'with-defaults' mode based on supported modes advertised in capability URI PR: 237154 Submitted by: Sergey Akhmatov (maintainer) Approved by: mentors (implicit) Changes: head/net-mgmt/py-ncclient/Makefile head/net-mgmt/py-ncclient/distinfo head/net-mgmt/py-ncclient/files/
Committed, thank you for the patch!