diff --git a/ns1-python-0.21.0.tar.gz b/ns1-python-0.21.0.tar.gz deleted file mode 100644 index fec3480ed1359efc61de0bd0ec50b27fffd47f54..0000000000000000000000000000000000000000 Binary files a/ns1-python-0.21.0.tar.gz and /dev/null differ diff --git a/ns1-python-0.25.0.tar.gz b/ns1-python-0.25.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..fbf94a5a4912a504547aff1165b50b0e3b35ac7b Binary files /dev/null and b/ns1-python-0.25.0.tar.gz differ diff --git a/python-ns1-python.spec b/python-ns1-python.spec index 552dd752cbcb802ebc05838309899bf08e089cf2..cc421ba6b4af5e57ef32fae473a32280708fa6f4 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.21.0 +Version: 0.25.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/80/f2/c1bf600fa0e2f57f6946842cdde98b68b97d9ff18770838fa92b3d7f39d4/ns1-python-0.21.0.tar.gz +Source0: https://files.pythonhosted.org/packages/source/n/ns1-python/ns1-python-%{version}.tar.gz BuildArch: noarch BuildRequires: python3-pip %global _description %{expand: @@ -71,6 +71,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Dec 02 2025 zhangzeyang0718 - 0.25.0-1 +- Update to 0.25.0 + * 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