mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
python3-idna:Update to version 3.4 and to work with python-3.10.8
- Updated from version 3.3 to 3.4
- Update of rootfile
- Changelog
3.4 (2022-09-14)
- 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
Tested-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
This commit is contained in:
committed by
Peter Müller
parent
044c371cc2
commit
3b2dec125e
@@ -1,9 +1,9 @@
|
||||
usr/lib/python3.10/site-packages/idna
|
||||
#usr/lib/python3.10/site-packages/idna-3.3-py3.10.egg-info
|
||||
#usr/lib/python3.10/site-packages/idna-3.3-py3.10.egg-info/PKG-INFO
|
||||
#usr/lib/python3.10/site-packages/idna-3.3-py3.10.egg-info/SOURCES.txt
|
||||
#usr/lib/python3.10/site-packages/idna-3.3-py3.10.egg-info/dependency_links.txt
|
||||
#usr/lib/python3.10/site-packages/idna-3.3-py3.10.egg-info/top_level.txt
|
||||
#usr/lib/python3.10/site-packages/idna-0.0.0-py3.10.egg-info
|
||||
#usr/lib/python3.10/site-packages/idna-0.0.0-py3.10.egg-info/PKG-INFO
|
||||
#usr/lib/python3.10/site-packages/idna-0.0.0-py3.10.egg-info/SOURCES.txt
|
||||
#usr/lib/python3.10/site-packages/idna-0.0.0-py3.10.egg-info/dependency_links.txt
|
||||
#usr/lib/python3.10/site-packages/idna-0.0.0-py3.10.egg-info/top_level.txt
|
||||
usr/lib/python3.10/site-packages/idna/__init__.py
|
||||
usr/lib/python3.10/site-packages/idna/codec.py
|
||||
usr/lib/python3.10/site-packages/idna/compat.py
|
||||
|
||||
Reference in New Issue
Block a user