forked from pool/python-pynetbox
Accepting request 884014 from home:mnhauke:network:automation
- Update to version 6.1.1 * Fixes issue with duplicate returns when threading is enabled. * Fixes updates to config_context data. * Re-implements ValueError from Endpoint.get() when used with kwargs and more than one result is found. - Update to version 6.1.0 * Adds a __next__ method to RecordSet objects. - Update to version 6.0.2 * Fix len() calls for empty RecordSet. OBS-URL: https://build.opensuse.org/request/show/884014 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pynetbox?expand=0&rev=45
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-pynetbox
|
||||
Version: 6.0.1
|
||||
Version: 6.1.1
|
||||
Release: 0
|
||||
Summary: NetBox API client library
|
||||
License: Apache-2.0
|
||||
|
Reference in New Issue
Block a user