Changelog for
python312-ncclient-0.6.15-19.15.noarch.rpm :
* Wed Feb 28 2024 Steve Kowalik
- Switch to %patch macro.
* Thu Dec 07 2023 Dirk Müller - update to 0.6.15:
* reading correct user known_hosts files
* fix coveralls reporting
* Agent key selection
* Update session.py - Parameterize timeout for _post_connect
* update comment in _parse11
* Fix missing timeout in ssh post_connect
* Migrate from nose to pytest
* Based on v0 6 13 fix for deprecation warnings threading thread
* Introduce support for TLS
* remove - version of setting and replace with _ version
* permissive UTF-8 parsing for NC11 delimiter
* introduce python3.12 for ci
* Add commit comment capability support for SROS devices in ncclient
* Sun Jun 19 2022 Dirk Müller - update to 0.6.13:
* Remove extraneous capability in default device
* Refactor deprecated unittest aliases for Python 3.11 compatibility
* Added support for environment variable
* Migrate from Travis to GitHub Actions
* Update Build Pill
* add netconf base namespace to edit-config config element if it is missing
* Thu Mar 24 2022 pgajdosAATTsuse.com- python-mock is not required for build
* Fri Jan 14 2022 Ben Greiner - Specfile fix:
* Remove the Python 3.4 conditional. It the _nodots macro is not known to the obs resolver.
* Also remove python2 lines for cleanup, not resolvable in 15.3 in either case.
* Tue Jan 11 2022 Ben Greiner - python-selectors2 is only required for python <= 3.4
* Thu Oct 07 2021 Steve Kowalik - Remove unneeded BuildRequires on nose.
* Sat Jun 05 2021 Martin Hauke - Update to version 0.6.12
* Fix for unintentional breakage of JunOS ExecuteRPC- Update to version 0.6.11
* Support for custom client capabilities
* Restructuring/refactoring of example scripts
* Minor bugfixes
* Minor unit test refactoring- Update to 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
* Thu Jan 28 2021 Matej Cepl - Add allow_old_sphinx.patch allowing building of documentation on Leap 15 (bsc#1181270).
* Sun Aug 09 2020 Martin Hauke - Update to version 0.6.9
* Fix for breaking API change- Update to version 0.6.8
* 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