aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pycryptodome_3.4.11.bb
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2018-02-11 10:15:54 -0500
committerArmin Kuster <akuster808@gmail.com>2018-02-23 20:27:01 -0800
commite0ffc0c29a275c117df08d3d67226abdafd02b1b (patch)
tree462bf83f861459343d610338e8595c5f4bef9f10 /meta-python/recipes-devtools/python/python3-pycryptodome_3.4.11.bb
parent28d37e975f96cba852a6337322c58a292ca6c483 (diff)
downloadmeta-openembedded-contrib-e0ffc0c29a275c117df08d3d67226abdafd02b1b.tar.gz
python-pycryptodome: update to version 3.4.11
Update RDEPENDS to work on minimal python distribution Create a test package for unit tests Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pycryptodome_3.4.11.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-pycryptodome_3.4.11.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pycryptodome_3.4.11.bb b/meta-python/recipes-devtools/python/python3-pycryptodome_3.4.11.bb
new file mode 100644
index 0000000000..0c062dddf8
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python3-pycryptodome_3.4.11.bb
@@ -0,0 +1,2 @@
+require python-pycryptodome.inc
+inherit setuptools3