diff --git a/pynetbox-6.3.0.tar.gz b/pynetbox-6.3.0.tar.gz deleted file mode 100644 index a3c70ed..0000000 --- a/pynetbox-6.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8a562422a36ea14f1d32715a6bde904f8e7f49a7bd55d43b47cd9ac3dc408471 -size 61479 diff --git a/pynetbox-6.4.1.tar.gz b/pynetbox-6.4.1.tar.gz new file mode 100644 index 0000000..e4ee202 --- /dev/null +++ b/pynetbox-6.4.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98a3485ad4cb091aa7b9f977056515f3c78b9d966496911d3f6e9bc5374d494b +size 62242 diff --git a/python-pynetbox.changes b/python-pynetbox.changes index e4d6166..a54a22e 100644 --- a/python-pynetbox.changes +++ b/python-pynetbox.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Dec 27 10:54:26 UTC 2021 - Martin Hauke + +- 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+) + ------------------------------------------------------------------- Sun Dec 5 14:59:12 UTC 2021 - Martin Hauke diff --git a/python-pynetbox.spec b/python-pynetbox.spec index 3a32496..54b64c8 100644 --- a/python-pynetbox.spec +++ b/python-pynetbox.spec @@ -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