From 76779b613ed16667d1c39dfad4b91620e9549f89 Mon Sep 17 00:00:00 2001 From: Zang Ruochen Date: Fri, 30 Aug 2019 13:58:05 +0800 Subject: python-httpretty: Add python3 version Signed-off-by: Zang Ruochen Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python3-httpretty_0.9.6.bb | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 meta-openstack/recipes-devtools/python/python3-httpretty_0.9.6.bb (limited to 'meta-openstack/recipes-devtools/python/python3-httpretty_0.9.6.bb') diff --git a/meta-openstack/recipes-devtools/python/python3-httpretty_0.9.6.bb b/meta-openstack/recipes-devtools/python/python3-httpretty_0.9.6.bb new file mode 100644 index 0000000..b9f7699 --- /dev/null +++ b/meta-openstack/recipes-devtools/python/python3-httpretty_0.9.6.bb @@ -0,0 +1,3 @@ +inherit setuptools3 +require python-httpretty.inc + -- cgit v1.2.3-54-g00ecf