14
0

Accepting request 858780 from home:mnhauke:network:automation

- Update to version 5.1.2
  * Fixes issue saving tags on NetBox 2.9+ instances (#311)

OBS-URL: https://build.opensuse.org/request/show/858780
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pynetbox?expand=0&rev=37
This commit is contained in:
2020-12-27 22:26:27 +00:00
committed by Git OBS Bridge
parent 645989e20f
commit 7d8a5488f4
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7c43d6e8d248dec55b720921af9758a84de9043ce72107048cc8c3857d85f56d
size 50502

3
pynetbox-5.1.2.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Dec 26 21:03:56 UTC 2020 - Martin Hauke <mardnh@gmx.de>
- Update to version 5.1.2
* Fixes issue saving tags on NetBox 2.9+ instances (#311)
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Dec 15 21:31:08 UTC 2020 - Martin Hauke <mardnh@gmx.de> Tue Dec 15 21:31:08 UTC 2020 - Martin Hauke <mardnh@gmx.de>

View File

@@ -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.1.1 Version: 5.1.2
Release: 0 Release: 0
Summary: NetBox API client library Summary: NetBox API client library
License: Apache-2.0 License: Apache-2.0