14
0

Accepting request 773350 from home:mnhauke:network:automation

- Update to version 4.2.5
  * save() is not idempotent when dealing with choice objects
    from NetBox 2.7

OBS-URL: https://build.opensuse.org/request/show/773350
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pynetbox?expand=0&rev=19
This commit is contained in:
Tomáš Chvátal
2020-02-11 07:27:34 +00:00
committed by Git OBS Bridge
parent 89d9853d74
commit d0f05a6056
4 changed files with 12 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# 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
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pynetbox
Version: 4.2.4
Version: 4.2.5
Release: 0
Summary: NetBox API client library
License: Apache-2.0