diff --git a/pynetbox-4.2.1.tar.gz b/pynetbox-4.2.1.tar.gz deleted file mode 100644 index a5238c5..0000000 --- a/pynetbox-4.2.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d5a884800da7a651635baad476acf9652f0bce25042e0caee0c7c5a6a0216688 -size 46543 diff --git a/pynetbox-4.2.2.tar.gz b/pynetbox-4.2.2.tar.gz new file mode 100644 index 0000000..a0cf686 --- /dev/null +++ b/pynetbox-4.2.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f56e10a1de3d0219363cb134de5ce39b500e960b8340d0cec97bb39cf734e1e6 +size 46604 diff --git a/python-pynetbox.changes b/python-pynetbox.changes index 6f9e392..7ce04e8 100644 --- a/python-pynetbox.changes +++ b/python-pynetbox.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Dec 10 18:37:10 UTC 2019 - Martin Hauke + +- Update to version 4.2.2 + * Fixes issues with hashing Record objects by adding name + attribute to Endpoint and __eq__ method to Record objects to + facilitate comparison. + ------------------------------------------------------------------- Wed Nov 27 07:16:18 UTC 2019 - Martin Hauke diff --git a/python-pynetbox.spec b/python-pynetbox.spec index 617275d..1e7982f 100644 --- a/python-pynetbox.spec +++ b/python-pynetbox.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-pynetbox -Version: 4.2.1 +Version: 4.2.2 Release: 0 Summary: NetBox API client library License: Apache-2.0