From 981446182b551daab875e706309674bafda0406f Mon Sep 17 00:00:00 2001 From: Zheng Ruoqin Date: Mon, 12 Aug 2019 16:10:57 +0800 Subject: python-webtest: Add python3 version Providing a python3 version of python-webtest. Signed-off-by: Zheng Ruoqin Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python3-webtest_2.0.33.bb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta-openstack/recipes-devtools/python/python3-webtest_2.0.33.bb (limited to 'meta-openstack/recipes-devtools/python/python3-webtest_2.0.33.bb') diff --git a/meta-openstack/recipes-devtools/python/python3-webtest_2.0.33.bb b/meta-openstack/recipes-devtools/python/python3-webtest_2.0.33.bb new file mode 100644 index 0000000..aaf0b42 --- /dev/null +++ b/meta-openstack/recipes-devtools/python/python3-webtest_2.0.33.bb @@ -0,0 +1,2 @@ +inherit setuptools3 pypi +require python-webtest.inc -- cgit v1.2.3-54-g00ecf