Bug 237154 - net-mgmt/py-ncclient: update to 0.6.4
Summary: net-mgmt/py-ncclient: update to 0.6.4
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: Kai Knoblich
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2019-04-09 11:26 UTC by Sergey Akhmatov
Modified: 2019-04-10 07:53 UTC (History)
1 user (show)

See Also:


Attachments
py-ncclient-0.6.4 (1.78 KB, patch)
2019-04-09 11:26 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-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!