summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python3-xstatic-jquery-migrate_1.2.1.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python3-xstatic-jquery-migrate_1.2.1.2.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python3-xstatic-jquery-migrate_1.2.1.2.bb22
1 files changed, 22 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python3-xstatic-jquery-migrate_1.2.1.2.bb b/meta-openstack/recipes-devtools/python/python3-xstatic-jquery-migrate_1.2.1.2.bb
new file mode 100644
index 0000000..e8bed4c
--- /dev/null
+++ b/meta-openstack/recipes-devtools/python/python3-xstatic-jquery-migrate_1.2.1.2.bb
@@ -0,0 +1,22 @@
1DESCRIPTION = "JQuery-Migrate JavaScript library packaged for setuptools"
2HOMEPAGE = "https://pypi.python.org/pypi/XStatic-JQuery-Migrate"
3SECTION = "devel/python"
4LICENSE = "MIT"
5LIC_FILES_CHKSUM = "file://PKG-INFO;md5=55fddf010d3daf1956396fa50e27c864"
6
7PYPI_PACKAGE = "XStatic-JQuery-Migrate"
8
9SRC_URI[md5sum] = "7ade6ebf832a62e45b0096a1799a1bfc"
10SRC_URI[sha256sum] = "db9d28cb161626f979f7999f158a4a7aaf6dc957fd0106b1ad1051d47969c425"
11
12inherit setuptools3 pypi
13
14# DEPENDS_default: python3-pip
15
16DEPENDS += " \
17 ${PYTHON_PN}-pip \
18 "
19
20# RDEPENDS_default:
21RDEPENDS_${PN} += " \
22 "