From a94ae8328fef984dfca73818cb632abadd7023ddbe62f59bb6edeecb7294608e Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 7 Jun 2021 20:43:53 +0000 Subject: [PATCH] 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 --- ncclient-0.6.12.tar.gz | 3 +++ ncclient-0.6.9.tar.gz | 3 --- python-ncclient.changes | 18 ++++++++++++++++++ python-ncclient.spec | 2 +- 4 files changed, 22 insertions(+), 4 deletions(-) create mode 100644 ncclient-0.6.12.tar.gz delete mode 100644 ncclient-0.6.9.tar.gz diff --git a/ncclient-0.6.12.tar.gz b/ncclient-0.6.12.tar.gz new file mode 100644 index 0000000..9816e21 --- /dev/null +++ b/ncclient-0.6.12.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c58eb22931c3712ccb3e79ff70bfd7f2f07fcd9846fc46de7690949f89d8b26 +size 129201 diff --git a/ncclient-0.6.9.tar.gz b/ncclient-0.6.9.tar.gz deleted file mode 100644 index 04d2cf3..0000000 --- a/ncclient-0.6.9.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:636b5b237691a5d6a1df6bc9825e10010d29318aba74f96daf9f2419fd2f280c -size 117722 diff --git a/python-ncclient.changes b/python-ncclient.changes index 20e6975..6104983 100644 --- a/python-ncclient.changes +++ b/python-ncclient.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Sat Jun 5 12:58:01 UTC 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 21:19:07 UTC 2021 - Matej Cepl diff --git a/python-ncclient.spec b/python-ncclient.spec index fe7a4ed..2aa563d 100644 --- a/python-ncclient.spec +++ b/python-ncclient.spec @@ -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