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:
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 16 18:24:43 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 30 19:18:55 UTC 2022 - Johannes Kastl <kastl@b1-systems.de>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user