15
0
forked from pool/python-idna

- 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-idna?expand=0&rev=36
This commit is contained in:
2024-09-08 12:48:12 +00:00
committed by Git OBS Bridge
parent e61d8042cb
commit 6f497cc0f0
4 changed files with 15 additions and 4 deletions

View File

@@ -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