14
0

Accepting request 942745 from home:mnhauke:network:automation

- Update to version 6.4.1
  * Adds support for HTTP 409 when allocation is unsuccessful.
  * Set ObjectChanges.postchange_data and .prechange_data to
    JsonField.
- Update to version 6.4.0
  * Use display field in Record.__str__() to support future models
  * Update docstrings for DetailEndpoint and Prefixes.available_*
  * Add wireless app (for NetBox 3.1+)

OBS-URL: https://build.opensuse.org/request/show/942745
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pynetbox?expand=0&rev=52
This commit is contained in:
2021-12-29 00:04:14 +00:00
committed by Git OBS Bridge
parent 52b5b8e50b
commit b293c3cf9b
4 changed files with 16 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-pynetbox
Version: 6.3.0
Version: 6.4.1
Release: 0
Summary: NetBox API client library
License: Apache-2.0