14
0

Accepting request 750092 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/750092
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pynetbox?expand=0&rev=6
This commit is contained in:
2019-11-22 09:27:13 +00:00
committed by Git OBS Bridge
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> 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-%{**}} %{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pynetbox Name: python-pynetbox
Version: 4.1.2 Version: 4.2.0
Release: 0 Release: 0
Summary: NetBox API client library Summary: NetBox API client library
License: Apache-2.0 License: Apache-2.0