From 640440aa6bf735cf15acf87fa4eb7f6e64cdb5a9 Mon Sep 17 00:00:00 2001 From: André Draszik Date: Mon, 15 Jan 2018 09:17:04 +0000 Subject: python-pycryptodome: add initial recipe for version 3.4.7 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: André Draszik Signed-off-by: Armin Kuster --- meta-python/recipes-devtools/python/python3-pycryptodome_3.4.7.bb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-pycryptodome_3.4.7.bb (limited to 'meta-python/recipes-devtools/python/python3-pycryptodome_3.4.7.bb') diff --git a/meta-python/recipes-devtools/python/python3-pycryptodome_3.4.7.bb b/meta-python/recipes-devtools/python/python3-pycryptodome_3.4.7.bb new file mode 100644 index 0000000000..0c062dddf8 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-pycryptodome_3.4.7.bb @@ -0,0 +1,2 @@ +require python-pycryptodome.inc +inherit setuptools3 -- cgit 1.2.3-korg