- 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 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ncclient?expand=0&rev=8
This commit is contained in:
parent
62175f36da
commit
ee02503521
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e7fdef4f1ee55ab9797140b4dedc4664fc0ea0f6367d9c2e60aa2021037c09d3
|
||||
size 129189
|
3
ncclient-0.6.13.tar.gz
Normal file
3
ncclient-0.6.13.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:924617320054f1b09d846400eed89fc9eea8bb8ef490fc21a51c62ca15d6b81d
|
||||
size 130399
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 19 17:40:24 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- 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 12:10:35 UTC 2022 - pgajdos@suse.com
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-ncclient
|
||||
Version: 0.6.12
|
||||
Version: 0.6.13
|
||||
Release: 0
|
||||
Summary: Python library for NETCONF clients
|
||||
License: Apache-2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user