Bug 237154

Summary: net-mgmt/py-ncclient: update to 0.6.4
Product: Ports & Packages Reporter: Sergey Akhmatov <sergey>
Component: Individual Port(s)Assignee: Kai Knoblich <kai>
Status: Closed FIXED    
Severity: Affects Only Me CC: kai
Priority: --- Keywords: patch
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
py-ncclient-0.6.4 sergey: maintainer-approval+

Description Sergey Akhmatov 2019-04-09 11:26:19 UTC
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
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-04-10 07:52:23 UTC
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/
Comment 2 Kai Knoblich freebsd_committer freebsd_triage 2019-04-10 07:53:22 UTC
Committed, thank you for the patch!