14
0

Accepting request 751183 from home:mnhauke:network:automation

- Update to version 4.2.1
  * Fixes infinite loop when filtering with paginated results.

OBS-URL: https://build.opensuse.org/request/show/751183
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pynetbox?expand=0&rev=13
This commit is contained in:
Tomáš Chvátal
2019-11-29 09:47:07 +00:00
committed by Git OBS Bridge
parent df5107371d
commit 7a1340bb33
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:7c2282891ab1d3a5f5b28cb3b83c30d33c7ac3da1ee928c7332a4d2fac32f283
size 46448

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

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Nov 27 07:16:18 UTC 2019 - Martin Hauke <mardnh@gmx.de>
- Update to version 4.2.1
* Fixes infinite loop when filtering with paginated results.
-------------------------------------------------------------------
Wed Nov 20 20:21:16 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.2.0
Version: 4.2.1
Release: 0
Summary: NetBox API client library
License: Apache-2.0