11
0

Accepting request 897968 from Cloud:OpenStack:Factory

OBS-URL: https://build.opensuse.org/request/show/897968
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ncclient?expand=0&rev=14
This commit is contained in:
2021-06-07 20:43:53 +00:00
committed by Git OBS Bridge
parent bbd64c7695
commit a94ae8328f
4 changed files with 22 additions and 4 deletions

3
ncclient-0.6.12.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4c58eb22931c3712ccb3e79ff70bfd7f2f07fcd9846fc46de7690949f89d8b26
size 129201

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:636b5b237691a5d6a1df6bc9825e10010d29318aba74f96daf9f2419fd2f280c
size 117722

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Sat Jun 5 12:58:01 UTC 2021 - Martin Hauke <mardnh@gmx.de>
- 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 21:19:07 UTC 2021 - Matej Cepl <mcepl@suse.com>

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-ncclient
Version: 0.6.9
Version: 0.6.12
Release: 0
Summary: Python library for NETCONF clients
License: Apache-2.0