diff --git a/pynetbox-5.0.5.tar.gz b/pynetbox-5.0.5.tar.gz deleted file mode 100644 index 59f8c62..0000000 --- a/pynetbox-5.0.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bb62cb645f63e6cf331ef1e9216577b87ebde7721d4cf611b5aa545e645d2eb2 -size 49975 diff --git a/pynetbox-5.0.7.tar.gz b/pynetbox-5.0.7.tar.gz new file mode 100644 index 0000000..09a5292 --- /dev/null +++ b/pynetbox-5.0.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:800fc6c22760e392d26dfd970bb9aa1f4304d50fed746af5f525b26f18ec27ee +size 50126 diff --git a/python-pynetbox.changes b/python-pynetbox.changes index 4c46922..f4849aa 100644 --- a/python-pynetbox.changes +++ b/python-pynetbox.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sat Aug 22 22:03:37 UTC 2020 - Martin Hauke + +- Update to version 5.0.7 + * Implement Record.__getitem__() +- Update to version 5.0.6 + * Fixes issue when calling attributes by their dict keys where + we only returned the key's name instead of its value. + ------------------------------------------------------------------- Thu Jul 16 15:20:57 UTC 2020 - Martin Hauke diff --git a/python-pynetbox.spec b/python-pynetbox.spec index 6c994da..44f7878 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.5 +Version: 5.0.7 Release: 0 Summary: NetBox API client library License: Apache-2.0