diff --git a/pynetbox-5.0.4.tar.gz b/pynetbox-5.0.4.tar.gz deleted file mode 100644 index ba2638d..0000000 --- a/pynetbox-5.0.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:05930e41f5b475080ee7a0d1d001a026e89861f6dc950167a45407ab0830f4bb -size 49760 diff --git a/pynetbox-5.0.5.tar.gz b/pynetbox-5.0.5.tar.gz new file mode 100644 index 0000000..59f8c62 --- /dev/null +++ b/pynetbox-5.0.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb62cb645f63e6cf331ef1e9216577b87ebde7721d4cf611b5aa545e645d2eb2 +size 49975 diff --git a/python-pynetbox.changes b/python-pynetbox.changes index 56a75e6..4c46922 100644 --- a/python-pynetbox.changes +++ b/python-pynetbox.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Jul 16 15:20:57 UTC 2020 - Martin Hauke + +- Update to version 5.0.5 + * Fixes issue with unchanged tags being reordered when .save() + is called that caused unnecessary updates to NetBox. + ------------------------------------------------------------------- Wed Jul 8 15:53:44 UTC 2020 - Martin Hauke diff --git a/python-pynetbox.spec b/python-pynetbox.spec index e9b808e..6c994da 100644 --- a/python-pynetbox.spec +++ b/python-pynetbox.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-pynetbox -Version: 5.0.4 +Version: 5.0.5 Release: 0 Summary: NetBox API client library License: Apache-2.0