diff --git a/ns1-python-0.20.0.tar.gz b/ns1-python-0.20.0.tar.gz deleted file mode 100644 index 4de6466943ef73c360c878c9d05333958a581dd5..0000000000000000000000000000000000000000 Binary files a/ns1-python-0.20.0.tar.gz and /dev/null differ diff --git a/ns1-python-0.21.0.tar.gz b/ns1-python-0.21.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..fec3480ed1359efc61de0bd0ec50b27fffd47f54 Binary files /dev/null and b/ns1-python-0.21.0.tar.gz differ diff --git a/python-ns1-python.spec b/python-ns1-python.spec index d0b05792672ed650fd4b73abdc82c966a6926dc8..552dd752cbcb802ebc05838309899bf08e089cf2 100644 --- a/python-ns1-python.spec +++ b/python-ns1-python.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-ns1-python -Version: 0.20.0 +Version: 0.21.0 Release: 1 Summary: Python SDK for the NS1 DNS platform License: MIT URL: https://github.com/ns1/ns1-python -Source0: https://files.pythonhosted.org/packages/09/b8/44dfcbe4100a45a613e71d60e681148758d1e73d8acf2b7f7faf12220a54/ns1-python-0.20.0.tar.gz +Source0: https://files.pythonhosted.org/packages/80/f2/c1bf600fa0e2f57f6946842cdde98b68b97d9ff18770838fa92b3d7f39d4/ns1-python-0.21.0.tar.gz BuildArch: noarch BuildRequires: python3-pip %global _description %{expand: @@ -71,6 +71,11 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Thu Oct 24 2024 liudy - 0.21.0-1 +- Update version to 0.21.0 +- Adds support for new split monitoring permissions create_jobs, update_jobs and delete_jobs +- Remove DDI (DHCP & IPAM) code + * Thu Jul 11 2024 guochao - 0.20.0-1 - Upgrade package to version 0.20.0 - Adds support for Redirects