forked from pool/python-pynetbox
Accepting request 773367 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/773367 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pynetbox?expand=0&rev=10
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:50c9370e286d7c12c36b7450a8951eccd396d63ddcf70ae5dd09c54fa2a8c1c3
|
|
||||||
size 46737
|
|
3
pynetbox-4.2.5.tar.gz
Normal file
3
pynetbox-4.2.5.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:653c3ec1e4a508fee61f5f648ae76762ee4c48e5d9fa6f45d1914e548394c96b
|
||||||
|
size 46816
|
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Feb 11 06:39:06 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
||||||
|
|
||||||
|
- Update to version 4.2.5
|
||||||
|
* save() is not idempotent when dealing with choice objects
|
||||||
|
from NetBox 2.7
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jan 12 09:18:34 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
Sun Jan 12 09:18:34 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-pynetbox
|
# spec file for package python-pynetbox
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2020 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -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: 4.2.4
|
Version: 4.2.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