From 5a98de8c6596433829545483f676c4d56afa44f6 Mon Sep 17 00:00:00 2001 From: zangrc Date: Tue, 14 Jan 2020 10:06:15 +0800 Subject: python-testresources: Add python3 version Signed-off-by: Zang Ruochen Signed-off-by: Bruce Ashfield --- .../recipes-devtools/python/python-testresources_0.2.7.bb | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) (limited to 'meta-openstack/recipes-devtools/python/python-testresources_0.2.7.bb') diff --git a/meta-openstack/recipes-devtools/python/python-testresources_0.2.7.bb b/meta-openstack/recipes-devtools/python/python-testresources_0.2.7.bb index fe8dbb1..d939405 100644 --- a/meta-openstack/recipes-devtools/python/python-testresources_0.2.7.bb +++ b/meta-openstack/recipes-devtools/python/python-testresources_0.2.7.bb @@ -1,10 +1,2 @@ -DESCRIPTION = "Testresources, a pyunit extension for managing expensive test resources" -HOMEPAGE = "https://pypi.python.org/pypi/testtools/" -SECTION = "devel/python" -LICENSE = "Apache-2.0" -LIC_FILES_CHKSUM = "file://README;md5=038679cd2cf27bb2acc70257bfee0f41" - -SRC_URI[md5sum] = "db2e774be2a6f5754cbbf4c537f823d0" -SRC_URI[sha256sum] = "ad0a117383dd463827b199eaa92829b4d6a3147fbd97459820df53bae81d7231" - -inherit setuptools pypi +require python-testresources.inc +inherit setuptools -- cgit v1.2.3-54-g00ecf