Commit Graph

7 Commits

Author SHA1 Message Date
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