aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorRicardo Salveti <ricardo@opensourcefoundries.com>2017-10-16 23:18:26 -0200
committerMartin Jansa <Martin.Jansa@gmail.com>2017-10-20 16:14:55 +0000
commit084db496b4973cd65e2a09ec93b4d7500a4eed50 (patch)
treed41f46a0cb20b34c3fb00c28811b340143642c36 /meta-python/recipes-devtools/python
parent6e3fc5b8d904d06e3aa77e9ec9968ab37a798188 (diff)
downloadmeta-openembedded-contrib-084db496b4973cd65e2a09ec93b4d7500a4eed50.tar.gz
python3-asn1crypto: add support for Python 3
python-asn1crypto.inc already available and used by the Python 2 version. Signed-off-by: Ricardo Salveti <ricardo@opensourcefoundries.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-asn1crypto_0.23.0.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-asn1crypto_0.23.0.bb b/meta-python/recipes-devtools/python/python3-asn1crypto_0.23.0.bb
new file mode 100644
index 0000000000..30f3404173
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python3-asn1crypto_0.23.0.bb
@@ -0,0 +1,2 @@
+inherit setuptools3
+require python-asn1crypto.inc