forked from pool/python-pynetbox
Accepting request 1279539 from home:mnhauke:network:automation
- Update to version 7.5.0 * Return correct choices when API token can PUT but not POST. * When using OIDC proxy for authentication return correct nb.version property. * Add CircuitTerminations, ConsolePorts, ConsoleServerPorts, PowerOutlets, PowerPorts to trace of circuit. OBS-URL: https://build.opensuse.org/request/show/1279539 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pynetbox?expand=0&rev=75
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3f82b5964ca77a608aef6cc2fc48a3961f7667fbbdbb60646655373e3dae00c3
|
|
||||||
size 68223
|
|
3
pynetbox-7.5.0.tar.gz
Normal file
3
pynetbox-7.5.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:780064c800fb8c079c9828df472203146442ed3dd0b522a28a501204eb00c066
|
||||||
|
size 73850
|
@@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri May 23 12:17:43 UTC 2025 - Martin Hauke <mardnh@gmx.de>
|
||||||
|
|
||||||
|
- Update to version 7.5.0
|
||||||
|
* Return correct choices when API token can PUT but not POST.
|
||||||
|
* When using OIDC proxy for authentication return correct
|
||||||
|
nb.version property.
|
||||||
|
* Add CircuitTerminations, ConsolePorts, ConsoleServerPorts,
|
||||||
|
PowerOutlets, PowerPorts to trace of circuit.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 15 13:41:37 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
Fri Nov 15 13:41:37 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-pynetbox
|
# spec file for package python-pynetbox
|
||||||
#
|
#
|
||||||
# Copyright (c) 2024 SUSE LLC
|
# Copyright (c) 2025 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -16,9 +16,9 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define skip_python2 1
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-pynetbox
|
Name: python-pynetbox
|
||||||
Version: 7.4.1
|
Version: 7.5.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: NetBox API client library
|
Summary: NetBox API client library
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
Reference in New Issue
Block a user