diff --git a/idna-3.6.tar.gz b/idna-3.6.tar.gz deleted file mode 100644 index bc05acac96375c381879df6a7f687e5d98d30c88..0000000000000000000000000000000000000000 Binary files a/idna-3.6.tar.gz and /dev/null differ diff --git a/idna-3.7.tar.gz b/idna-3.7.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..999007a243dd113c92568beef3929000bc685d02 Binary files /dev/null and b/idna-3.7.tar.gz differ diff --git a/python-idna.spec b/python-idna.spec index 54276ecd9f1ee2cca6535833ce15868b11c124c3..5a5d5e78a1863a99a41f1efbbe89d82a2c13609a 100644 --- a/python-idna.spec +++ b/python-idna.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-idna -Version: 3.6 +Version: 3.7 Release: 1 Summary: Internationalized Domain Names in Applications (IDNA) License: BSD URL: https://github.com/kjd/idna -Source0: https://github.com/kjd/idna/archive/refs/tags/idna-3.6.tar.gz +Source0: https://github.com/kjd/idna/archive/refs/tags/idna-3.7.tar.gz BuildArch: noarch @@ -44,7 +44,7 @@ is often referred to as “IDNA2008” and can produce different results from the earlier standard from 2003. %prep -%autosetup -n idna-%{version} +%autosetup -n idna-%{version} -p1 %build %pyproject_build @@ -88,6 +88,15 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue May 7 2024 tenglei - 3.7-1 +- upgrade package to 3.7 + +* Sat Apr 20 2024 zhangpan - 3.6-3 +- fix CVE-2024-3651 + +* Sat Apr 20 2024 zhangpan - 3.6-2 +- correct the tar package + * Mon Jan 15 2024 zhangpan - 3.6-1 - update to 3.6