From be80c29766753335c03c1b1d0f04ed503ce7166a Mon Sep 17 00:00:00 2001 From: André Draszik Date: Mon, 15 Jan 2018 09:17:05 +0000 Subject: python-twofish: add initial recipe for version 0.3.0 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-twofish_0.3.0.bb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-twofish_0.3.0.bb (limited to 'meta-python/recipes-devtools/python/python3-twofish_0.3.0.bb') diff --git a/meta-python/recipes-devtools/python/python3-twofish_0.3.0.bb b/meta-python/recipes-devtools/python/python3-twofish_0.3.0.bb new file mode 100644 index 0000000000..e593f6f212 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-twofish_0.3.0.bb @@ -0,0 +1,2 @@ +require python-twofish.inc +inherit setuptools3 -- cgit 1.2.3-korg