Up to [cvs.NetBSD.org] / pkgsrc / net / py-ncclient
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
py-ncclient: update to 0.6.15. reading correct user known_hosts files by @martin-volf in #517 fix coveralls reporting by @martin-volf in #519 Agent key selection by @aahoward in #522 Update session.py - Parameterize timeout for _post_connect by @GerriorL in #543 update comment in _parse11 by @mercimat in #549 Fix missing timeout in ssh post_connect by @GerriorL in #550 Migrate from nose to pytest by @einarnn in #555 Based on v0 6 13 fix for deprecation warnings threading thread by @slieberth in #553 Introduce support for TLS by @ivandkhn in #556 remove - version of setting and replace with _ version by @einarnn in #562 permissive UTF-8 parsing for NC11 delimiter by @einarnn in #563 introduce python3.12 for ci by @einarnn in #568 Add commit comment capability support for SROS devices in ncclient by @torkashvand in #574
py-ncclient: updated to 0.6.13 ncclient-v0.6.13 Remove extraneous capability in default device Refactor deprecated unittest aliases for Python 3.11 compatibility Added support for environment variables Migrate from Travis to GitHub Actions Update Build Pill add netconf base namespace to edit-config config element if it is missing
net: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes Not committed (merge conflicts...): net/radsecproxy/distinfo The following distfiles could not be fetched (fetched conditionally?): ./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz ./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch ./net/djbdns/distinfo djbdns-1.05-test28.diff.xz ./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch ./net/djbdns/distinfo djbdns-1.05-multiip.diff ./net/djbdns/distinfo djbdns-cachestats.patch
net: Remove SHA1 hashes for distfiles
py-ncclient: updated to 0.6.10 version 0.6.10 ------------- * NETCONF call-home (RFC8071) support * YANG 1.1 `action` support * Nokia SR OS device handler support * Removal of old ALU base-r13 API documentation * Increased test coverage * Variety of bugfixes and minor enhancements from a variety of contributors since 0.6.9 (see commit history) * Thanks to all contributors! version 0.6.9 ------------- * Resiolved breaking API change
py-ncclient: updated to 0.6.8 v0.6.8 Variety of small updates and bugfixes, but of note: Support for namespace prefixes for XPath queries edit-config parameter validation Support for multiple RPC errors API to get supported device types Support for subtree filters with multiple top-level tags
py-ncclient: updated to 0.6.6 v0.6.6: Read ssh timeout from config file if not specified in method call Tox support Huge XML tree parser support Adding optional bind address to connect
py-ncclient: updated to 0.6.4 0.6.4: Pin selectors2 to Python versions <= 3.4 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
py-twine: updated to 1.13.0 Twine is a utility for publishing Python packages on PyPI. It provides build system independent uploads of source and binary distribution artifacts for both new and existing projects.
py-ncclient: updated to 0.6.0 0.6.0: Re-enabled Python 3.7 by changing "async" to "async_mode" in several locations
Update py-ncclient to version 0.5.3. Pkgsrc changes: * Adapt PLIST and patch to README.rst. Upstream changes: v0.5.3 - Add notifications support - Add support for ecdsa keys - Various bug fixes
Pullup ticket #5123 - requested by he net/py-ncclient: build fix Revisions pulled up: - net/py-ncclient/distinfo 1.5-1.8 - net/py-ncclient/patches/patch-README.rst 1.1-1.4 --- Module Name: pkgsrc Committed By: wiz Date: Fri Sep 30 13:59:10 UTC 2016 Modified Files: pkgsrc/net/py-ncclient: distinfo Added Files: pkgsrc/net/py-ncclient/patches: patch-README.rst Log Message: Work around build problem in C locale. --- Module Name: pkgsrc Committed By: wiz Date: Fri Sep 30 14:01:44 UTC 2016 Modified Files: pkgsrc/net/py-ncclient: distinfo pkgsrc/net/py-ncclient/patches: patch-README.rst Log Message: Add upstream bug report URL. --- Module Name: pkgsrc Committed By: he Date: Sat Oct 1 23:29:47 UTC 2016 Modified Files: pkgsrc/net/py-ncclient: distinfo pkgsrc/net/py-ncclient/patches: patch-README.rst Log Message: Use Alexei's name from LinkedIn (which uses ASCII) instead of deleting his entries... --- Module Name: pkgsrc Committed By: he Date: Tue Oct 4 07:11:02 UTC 2016 Modified Files: pkgsrc/net/py-ncclient: distinfo pkgsrc/net/py-ncclient/patches: patch-README.rst Log Message: Fix problem introduced by myself in the previous commit.
Fix problem introduced by myself in the previous commit.
Use Alexei's name from LinkedIn (which uses ASCII) instead of deleting his entries...
Add upstream bug report URL.
Work around build problem in C locale.
Update to version 0.5.2. Changes: v0.5.2 * Add support for Python 3 * Improve Junos ioproc performance * Performance improvements * Updated test cases * Many bug and performance fixes v0.4.7 * Add support for netconf 1.1
Update to version 0.4.6. Upstream changes: v0.4.6 * Fix multiple RPC error generation * Add support for cancel-commit and persist param * Add more examples v0.4.5 * Add Huawei device support * Add cli command support for hpcomware v7 devices * Add H3C support, Support H3C CLI,Action,Get_bulk,Save,Rollback,etc. * Add alcatel lucent support * Rewrite multiple error handling * Add coveralls support, with shield in README.md * Set severity level to higher when multiple * Simplify logging and multi-error reporting * Keep stacktrace of errors * Check for known hosts on hostkey_verify only * Add check for device sending back null error_text * Fix RPC.raise_mode * Specifying hostkey_verify=False should not load_known_hosts * Check the correct field on rpc-error element v0.4.3 * Nexus exec_command operation * Allow specifying multiple cmd elements in Cisco Nexus * Update rpc for nested rpc-errors * Prevent race condition in threading * Prevent hanging in session close v0.4.2 * Support for paramiko ProxyCommand via ~/.ssh/config parsing * Add Juniper-specific commit operations * Add Huawei devices support * Tests/Travis support * ioproc transport support for Juniper devices * Update Cisco CSR device handler * Many minor and major fixes
Add SHA512 digests for distfiles for net category Problems found with existing digests: Package haproxy distfile haproxy-1.5.14.tar.gz 159f5beb8fdc6b8059ae51b53dc935d91c0fb51f [recorded] da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated] Problems found locating distfiles: Package bsddip: missing distfile bsddip-1.02.tar.Z Package citrix_ica: missing distfile citrix_ica-10.6.115659/en.linuxx86.tar.gz Package djbdns: missing distfile djbdns-1.05-test25.diff.bz2 Package djbdns: missing distfile djbdns-cachestats.patch Package djbdns: missing distfile 0002-dnscache-cache-soa-records.patch Package gated: missing distfile gated-3-5-11.tar.gz Package owncloudclient: missing distfile owncloudclient-2.0.2.tar.xz Package poink: missing distfile poink-1.6.tar.gz Package ra-rtsp-proxy: missing distfile rtspd-src-1.0.0.0.tar.gz Package ucspi-ssl: missing distfile ucspi-ssl-0.70-ucspitls-0.1.patch Package waste: missing distfile waste-source.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
Add py-ncclient, a python library for netconf. py-ncclient is a Python library that facilitates client-side scripting and application development around the NETCONF protocol. `ncclient` was developed by [Shikar Bhushan](http://schmizz.net). It is now maintained by [Leonidas Poulopoulos (@leopoul)](http://ncclient.grnet.gr) This version includes a merge of [Juniper Networks](http://www.juniper.net) and [Cisco Systems](http://www.cisco.com) respective ncclient forks based on [leopoul/ncclient v0.3.2](https://github.com/leopoul/ncclient)