diff --git a/pynetbox-6.1.3.tar.gz b/pynetbox-6.1.3.tar.gz deleted file mode 100644 index 871d708..0000000 --- a/pynetbox-6.1.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e579c5a74ff98dffd2cecb0451b2fffc1924731b56876d7d97b9aaa2b6ef7aa6 -size 58425 diff --git a/pynetbox-6.2.0.tar.gz b/pynetbox-6.2.0.tar.gz new file mode 100644 index 0000000..3a6f183 --- /dev/null +++ b/pynetbox-6.2.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b9dc004fc5b2a9ba3d7b3d14f2feaa46ceba83b20d7f339957757700a806da6 +size 60233 diff --git a/python-pynetbox.changes b/python-pynetbox.changes index 96f3128..805197c 100644 --- a/python-pynetbox.changes +++ b/python-pynetbox.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Oct 31 10:10:38 UTC 2021 - Martin Hauke + +- Update to version 6.2.0 + * Fixes bulk update/delete on both Endpoint and RecordSet. + ------------------------------------------------------------------- Sun Aug 1 09:33:26 UTC 2021 - Martin Hauke diff --git a/python-pynetbox.spec b/python-pynetbox.spec index b48582b..39df50e 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.1.3 +Version: 6.2.0 Release: 0 Summary: NetBox API client library License: Apache-2.0