forked from pool/python-pynetbox
- 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:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3735f4d44e81da4b9af3cc1fdf18e708752ac5d863442100d987886c099df5df
|
||||
size 67334
|
3
pynetbox-7.3.3.tar.gz
Normal file
3
pynetbox-7.3.3.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b0bcef4c3a019516d2425ae0ce5509eae7f4f11ad4510c9fe9527d468f22529b
|
||||
size 67768
|
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 7 22:04:34 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 7 15:49:27 UTC 2023 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user