From 0c4f5e0c3a6aa6ce8af076a9e7403dec800d1f44 Mon Sep 17 00:00:00 2001 From: zangrc Date: Fri, 29 Nov 2019 11:05:11 +0800 Subject: python-ecdsa: Add python3 version Signed-off-by: Zang Ruochen Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python3-ecdsa_0.13.bb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta-openstack/recipes-devtools/python/python3-ecdsa_0.13.bb (limited to 'meta-openstack/recipes-devtools/python/python3-ecdsa_0.13.bb') diff --git a/meta-openstack/recipes-devtools/python/python3-ecdsa_0.13.bb b/meta-openstack/recipes-devtools/python/python3-ecdsa_0.13.bb new file mode 100644 index 0000000..13366f4 --- /dev/null +++ b/meta-openstack/recipes-devtools/python/python3-ecdsa_0.13.bb @@ -0,0 +1,2 @@ +require python-ecdsa.inc +inherit setuptools3 -- cgit v1.2.3-54-g00ecf