14
0

- update to 7.3.3:

* fix pypi release
- update to 7.3.0:
  * Add support for NetBox v3.7 by @markkuleinio #596
  * Updated test suite by @abhi1693
- Update to version 6.6.2
    from NetBox 2.7
  * Fixes infinite loop when filtering with paginated results.
    turned into Record objects instead of

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pynetbox?expand=0&rev=69
This commit is contained in:
2024-01-07 22:05:29 +00:00
committed by Git OBS Bridge
parent 6895946820
commit 6f242cf8a9
4 changed files with 18 additions and 9 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-pynetbox
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 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 @@
%define skip_python2 1
Name: python-pynetbox
Version: 7.2.0
Version: 7.3.3
Release: 0
Summary: NetBox API client library
License: Apache-2.0