summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python3-xstatic-tv4_1.2.7.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python3-xstatic-tv4_1.2.7.0.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python3-xstatic-tv4_1.2.7.0.bb22
1 files changed, 22 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python3-xstatic-tv4_1.2.7.0.bb b/meta-openstack/recipes-devtools/python/python3-xstatic-tv4_1.2.7.0.bb
new file mode 100644
index 0000000..73bee88
--- /dev/null
+++ b/meta-openstack/recipes-devtools/python/python3-xstatic-tv4_1.2.7.0.bb
@@ -0,0 +1,22 @@
1DESCRIPTION = "Tiny Validator packaged for setuptools3 (easy_install) / pip."
2HOMEPAGE = "https://pypi.python.org/pypi/XStatic-tv4"
3SECTION = "devel/python"
4LICENSE = "PD & MIT"
5LIC_FILES_CHKSUM = "file://PKG-INFO;md5=68f6d0037519374aba3cc3d13bb66260"
6
7PYPI_PACKAGE = "XStatic-tv4"
8
9SRC_URI[md5sum] = "921148dff35fb41431d5f122da570248"
10SRC_URI[sha256sum] = "9b4c57244e914126cdda5d8bc24698189d73800203c85b1fc945a08e25c7c713"
11
12inherit setuptools3 pypi
13
14# DEPENDS_default: python3-pip
15
16DEPENDS += " \
17 python3-pip \
18 "
19
20# RDEPENDS_default:
21RDEPENDS_${PN} += " \
22 "