forked from pool/python-pynetbox
Accepting request 821330 from home:mnhauke:network:automation
- Update to version 5.0.5 * Fixes issue with unchanged tags being reordered when .save() is called that caused unnecessary updates to NetBox. OBS-URL: https://build.opensuse.org/request/show/821330 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pynetbox?expand=0&rev=28
This commit is contained in:
committed by
Git OBS Bridge
parent
c1351d4f4f
commit
fcbe285ce5
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:05930e41f5b475080ee7a0d1d001a026e89861f6dc950167a45407ab0830f4bb
|
|
||||||
size 49760
|
|
3
pynetbox-5.0.5.tar.gz
Normal file
3
pynetbox-5.0.5.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:bb62cb645f63e6cf331ef1e9216577b87ebde7721d4cf611b5aa545e645d2eb2
|
||||||
|
size 49975
|
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jul 16 15:20:57 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
||||||
|
|
||||||
|
- Update to version 5.0.5
|
||||||
|
* Fixes issue with unchanged tags being reordered when .save()
|
||||||
|
is called that caused unnecessary updates to NetBox.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jul 8 15:53:44 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
Wed Jul 8 15:53:44 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
||||||
|
|
||||||
|
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-pynetbox
|
Name: python-pynetbox
|
||||||
Version: 5.0.4
|
Version: 5.0.5
|
||||||
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