From 328c1bdf8b17995602a80b5b78c4098b40f74165 Mon Sep 17 00:00:00 2001 From: Nathan Hartman Date: Thu, 13 Feb 2020 14:48:14 -0500 Subject: tox: Add python3 version Signed-off-by: Nathan Hartman Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python3-tox_3.14.3.bb | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 meta-openstack/recipes-devtools/python/python3-tox_3.14.3.bb (limited to 'meta-openstack/recipes-devtools/python/python3-tox_3.14.3.bb') diff --git a/meta-openstack/recipes-devtools/python/python3-tox_3.14.3.bb b/meta-openstack/recipes-devtools/python/python3-tox_3.14.3.bb new file mode 100644 index 0000000..678413a --- /dev/null +++ b/meta-openstack/recipes-devtools/python/python3-tox_3.14.3.bb @@ -0,0 +1,5 @@ +inherit setuptools3 +require python-tox.inc + +SRC_URI[md5sum] = "8b695d482786dd51643e10953bbd8c89" +SRC_URI[sha256sum] = "06ba73b149bf838d5cd25dc30c2dd2671ae5b2757cf98e5c41a35fe449f131b3" -- cgit v1.2.3-54-g00ecf