From ce826443654451972f49516023038829b20dd13d Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Sun, 11 Feb 2018 10:15:54 -0500 Subject: 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 Signed-off-by: Armin Kuster --- meta-python/recipes-devtools/python/python3-pycryptodome_3.4.11.bb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-pycryptodome_3.4.11.bb (limited to 'meta-python/recipes-devtools/python/python3-pycryptodome_3.4.11.bb') 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 -- cgit 1.2.3-korg