diff --git a/dnspython-2.2.1.tar.gz b/dnspython-2.2.1.tar.gz deleted file mode 100644 index 13e739f540d03da5e1bb17173b3c969003bf2da9..0000000000000000000000000000000000000000 Binary files a/dnspython-2.2.1.tar.gz and /dev/null differ diff --git a/dnspython-2.3.0.tar.gz b/dnspython-2.3.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..77669b4d8d68db53f7ed1b03efa84d4a5e2b58c9 Binary files /dev/null and b/dnspython-2.3.0.tar.gz differ diff --git a/python-dnspython.spec b/python-dnspython.spec index 95c0d653fb200c4664aaab1ce3caad4b56cb56ac..fd4d84c7232f5671fb025e660fb66cce94a37d1f 100644 --- a/python-dnspython.spec +++ b/python-dnspython.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-dnspython -Version: 2.2.1 +Version: 2.3.0 Release: 1 Summary: DNS toolkit License: ISC URL: https://www.dnspython.org -Source0: https://files.pythonhosted.org/packages/99/fb/e7cd35bba24295ad41abfdff30f6b4c271fd6ac70d20132fa503c3e768e0/dnspython-2.2.1.tar.gz +Source0: https://files.pythonhosted.org/packages/91/8b/522301c50ca1f78b09c2ca116ffb0fd797eadf6a76085d376c01f9dd3429/dnspython-2.3.0.tar.gz BuildArch: noarch Requires: python3-cryptography @@ -28,6 +28,7 @@ authenticated messages and EDNS0. Summary: DNS toolkit Provides: python-dnspython BuildRequires: python3-devel +BuildRequires: python3-setuptools_scm BuildRequires: python3-setuptools BuildRequires: python3-pbr BuildRequires: python3-pip @@ -86,6 +87,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Wed Jul 05 2023 chenzixuan - 2.3.0-1 +- Upgrade package to version 2.3.0 + * Tue Nov 01 2022 guozhengxin - 2.2.1-1 - Upgrade package to version 2.2.1