diff --git a/idna-3.7.tar.gz b/idna-3.7.tar.gz deleted file mode 100644 index 41cd7ac..0000000 --- a/idna-3.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:028ff3aadf0609c1fd278d8ea3089299412a7a8b9bd005dd08b9f8285bcb5cfc -size 189575 diff --git a/idna-3.8.tar.gz b/idna-3.8.tar.gz new file mode 100644 index 0000000..b13889a --- /dev/null +++ b/idna-3.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d838c2c0ed6fced7693d5e8ab8e734d5f8fda53a039c0164afb0b82e771e3603 +size 189467 diff --git a/python-idna.changes b/python-idna.changes index da928ff..c4dbcd9 100644 --- a/python-idna.changes +++ b/python-idna.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sun Sep 8 12:47:31 UTC 2024 - Dirk Müller + +- update to 3.8: + * Fix regression where IDNAError exception was not being + produced for certain inputs. + * Add support for Python 3.13, drop support for Python 3.5 as + it is no longer testable. + * Documentation improvements + * Updates to package testing using Github actions + ------------------------------------------------------------------- Thu Apr 18 07:30:37 UTC 2024 - Daniel Garcia diff --git a/python-idna.spec b/python-idna.spec index 3099a0c..da0d74b 100644 --- a/python-idna.spec +++ b/python-idna.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-idna -Version: 3.7 +Version: 3.8 Release: 0 Summary: Internationalized Domain Names in Applications (IDNA) License: BSD-3-Clause