aboutsummaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-testresources.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-testresources.inc')
-rw-r--r--meta-openstack/recipes-devtools/python/python-testresources.inc10
1 files changed, 10 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-testresources.inc b/meta-openstack/recipes-devtools/python/python-testresources.inc
new file mode 100644
index 00000000..67ad6c4d
--- /dev/null
+++ b/meta-openstack/recipes-devtools/python/python-testresources.inc
@@ -0,0 +1,10 @@
+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 pypi