forked from pool/python-idna
- update to 3.4:
* Update to Unicode 15.0.0
* Migrate to pyproject.toml for build information (PEP 621)
* Correct another instance where generic exception was raised instead of
IDNAError for malformed input
* Source distribution uses zeroized file ownership for improved
reproducibility
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-idna?expand=0&rev=27
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%global skip_python2 1
|
||||
Name: python-idna
|
||||
Version: 3.3
|
||||
Version: 3.4
|
||||
Release: 0
|
||||
Summary: Internationalized Domain Names in Applications (IDNA)
|
||||
License: BSD-3-Clause
|
||||
|
||||
Reference in New Issue
Block a user