forked from pool/python-pynetbox
Accepting request 1042184 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1042184 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pynetbox?expand=0&rev=31
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:83b840aeaed49bacde6962d29f4550e4bd35b2e273e9f65c1f8cbe0883fe74db
|
|
||||||
size 62703
|
|
3
pynetbox-7.0.0.tar.gz
Normal file
3
pynetbox-7.0.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6506c95f056755f7d20532dce68af52787b8d3acca034f9db8643d7457655ed3
|
||||||
|
size 63611
|
@@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Dec 10 20:46:27 UTC 2022 - Martin Hauke <mardnh@gmx.de>
|
||||||
|
|
||||||
|
- Update to version 7.0.0
|
||||||
|
BREAKING CHANGE
|
||||||
|
* Due to changes for a_terminations, b_terminations this version
|
||||||
|
only supports NetBox 3.3 and later.
|
||||||
|
Changes
|
||||||
|
* Enable available_ips for ip_ranges.
|
||||||
|
* Remove all Python2 related code.
|
||||||
|
* Do not skip plugins in endpoint URLs.
|
||||||
|
* Fix pickling exception with custom errors.
|
||||||
|
* Support NetBox 3.3 cabling models (breaking change).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Oct 5 14:22:03 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
Wed Oct 5 14:22:03 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||||
|
|
||||||
|
@@ -19,7 +19,7 @@
|
|||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
Name: python-pynetbox
|
Name: python-pynetbox
|
||||||
Version: 6.6.2
|
Version: 7.0.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: NetBox API client library
|
Summary: NetBox API client library
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
Reference in New Issue
Block a user