mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
python3-idna: upgrade 2.9 -> 2.10
Main new features of idna release 2.10:
- Update to Unicode 13.0.0.
- Throws a more specific exception if "xn--" is provided as a label.
- This is expected to be the last version that supports Python 2.
See here for a full comparison:
e5c11dbcd8
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
2
meta-python/recipes-devtools/python/python3-idna_2.10.bb
Normal file
2
meta-python/recipes-devtools/python/python3-idna_2.10.bb
Normal file
@@ -0,0 +1,2 @@
|
||||
inherit pypi setuptools3
|
||||
require python-idna.inc
|
||||
Reference in New Issue
Block a user