14
0

Accepting request 859460 from home:mnhauke:network:automation

- Update to version 5.2.1
  * fix tests

- Update to version 5.2.0
  * Adds support for the /dcim/interfaces/:id/trace endpoint via
    the .trace() method on an interface record.
  * Add support for /api/users/ endpoints in NetBox 2.9+.
    Add Api.status() to be used with NetBox 2.10.0+.

OBS-URL: https://build.opensuse.org/request/show/859460
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pynetbox?expand=0&rev=39
This commit is contained in:
2020-12-30 18:49:05 +00:00
committed by Git OBS Bridge
parent 7d8a5488f4
commit 373932c099
4 changed files with 19 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pynetbox
Version: 5.1.2
Version: 5.2.1
Release: 0
Summary: NetBox API client library
License: Apache-2.0