14
0

Accepting request 750004 from home:mnhauke:network:automation

- Update to version 4.2.0
  * Fix discrepancy in DetailEndpoint.create() and the docs where
    calling w/o arguments resulted in an exception.
  * Add method to return custom choices.

OBS-URL: https://build.opensuse.org/request/show/750004
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pynetbox?expand=0&rev=11
This commit is contained in:
Tomáš Chvátal
2019-11-21 12:13:01 +00:00
committed by Git OBS Bridge
parent 6c0e7f5bf3
commit df5107371d
4 changed files with 12 additions and 4 deletions

View File

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

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

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

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Nov 20 20:21:16 UTC 2019 - Martin Hauke <mardnh@gmx.de>
- Update to version 4.2.0
* Fix discrepancy in DetailEndpoint.create() and the docs where
calling w/o arguments resulted in an exception.
* Add method to return custom choices.
-------------------------------------------------------------------
Tue Nov 19 18:13:35 UTC 2019 - Martin Hauke <mardnh@gmx.de>

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pynetbox
Version: 4.1.2
Version: 4.2.0
Release: 0
Summary: NetBox API client library
License: Apache-2.0