Wang Mingyu
76e896fea3
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:
https://github.com/kjd/idna/commit/e5c11dbcd8dd32bb048b4dbdd344b49d18ecdf45
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 >
2020-07-12 19:04:17 -07:00
Wang Mingyu
45ca9fc0de
python3-idna: upgrade 2.8 -> 2.9
...
-License-Update: Copyright year updated to 2020.
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-05-12 12:33:42 -07:00
Otavio Salvador
cf871bdc3f
python-idna: Upgrade 2.7 -> 2.8
...
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-03-06 11:32:27 -08:00
Otavio Salvador
e01bd4b54c
python-idna: Avoid removing executing bit from .egg-info/ directory
...
The chmod was removing the executing bit from the directory and then
the native version was failing to build.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-03-06 11:32:27 -08:00
Maxime Borges
79bb019852
Fix python-idna egg-info permissions
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-11-26 09:38:13 -08:00
Ricardo Salveti
ddcbc714c6
python-idna: remove bundled egg-info from source
...
Remove bundled egg-info from the source tarball as it will be generated
by the build system with the correct permissions during build time.
This fixes a permission denied issue when importing pkg_resources as a
normal user.
Signed-off-by: Ricardo Salveti <ricardo@foundries.io >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-07-27 07:19:15 -07:00
Chen Qi
5a1c7c3ad3
python(3)-idna: upgrade 2.6 -> 2.7
...
The license checksum changes but the license remains the same.
Signed-off-by: Chen Qi <Qi.Chen@windriver.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-06-27 22:17:33 -07:00
Derek Straka
1eb9dfae0c
python-idna: update to version 2.6
...
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-08-13 13:21:02 +02:00
Derek Straka
1d4249389a
python-idna: update to version 2.5
...
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-03-11 17:56:44 +01:00
Derek Straka
3ef05c8a96
python-idna: update to version 2.4
...
Verified the license remains the same and updated the checksum for the
new copyright year.
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-03-04 12:38:55 +01:00
Derek Straka
db9b1ea86a
python-idna: update to version 2.2
...
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-02-13 18:43:27 +01:00
Fabio Berton
57ce75d5fd
python-idna: Extend recipe to support Python 3
...
- Add Python 3 recipe
- Add native and nativesdk to BBCLASSEXTEND
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2016-09-05 13:27:36 +02:00