14
0

Accepting request 819513 from home:mnhauke:network:automation

- Update to version 5.0.4
  * Fixes issue saving local_config_context attribute on objects

OBS-URL: https://build.opensuse.org/request/show/819513
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pynetbox?expand=0&rev=26
This commit is contained in:
Tomáš Chvátal
2020-07-09 06:46:45 +00:00
committed by Git OBS Bridge
parent 9ae2e9e971
commit c1351d4f4f
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:6e8bacf2018bdf9e29d247b1b95523024d98ba291beb0de5827754065bd35012
size 49722

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

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Jul 8 15:53:44 UTC 2020 - Martin Hauke <mardnh@gmx.de>
- Update to version 5.0.4
* Fixes issue saving local_config_context attribute on objects
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jul 6 18:38:36 UTC 2020 - Martin Hauke <mardnh@gmx.de> Mon Jul 6 18:38:36 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.0.1 Version: 5.0.4
Release: 0 Release: 0
Summary: NetBox API client library Summary: NetBox API client library
License: Apache-2.0 License: Apache-2.0