diff --git a/idna-3.3.tar.gz b/idna-3.3.tar.gz new file mode 100644 index 0000000..ff2bcbf Binary files /dev/null and b/idna-3.3.tar.gz differ diff --git a/idna-3.4.tar.gz b/idna-3.4.tar.gz deleted file mode 100644 index dd21366..0000000 Binary files a/idna-3.4.tar.gz and /dev/null differ diff --git a/python-idna.spec b/python-idna.spec index c16d91e..ff82028 100644 --- a/python-idna.spec +++ b/python-idna.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-idna -Version: 3.4 -Release: 1 +Version: 3.3 +Release: 2 Summary: Internationalized Domain Names in Applications (IDNA) License: BSD URL: https://github.com/kjd/idna -Source0: https://files.pythonhosted.org/packages/8b/e1/43beb3d38dba6cb420cefa297822eac205a277ab43e5ba5d5c46faf96438/idna-3.4.tar.gz +Source0: https://files.pythonhosted.org/packages/62/08/e3fc7c8161090f742f504f40b1bccbfc544d4a4e09eb774bf40aafce5436/idna-3.3.tar.gz BuildArch: noarch @@ -85,6 +85,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Nov 29 2022 zhouwenpei - 3.3-2 +- revent to 3.3 + * Wed Nov 23 2022 liqiuyu - 3.4-1 - Update package to version 3.4