aboutsummaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python3-xstatic-jquery-ui_1.12.1.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python3-xstatic-jquery-ui_1.12.1.1.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python3-xstatic-jquery-ui_1.12.1.1.bb22
1 files changed, 22 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python3-xstatic-jquery-ui_1.12.1.1.bb b/meta-openstack/recipes-devtools/python/python3-xstatic-jquery-ui_1.12.1.1.bb
new file mode 100644
index 00000000..6c45bc3e
--- /dev/null
+++ b/meta-openstack/recipes-devtools/python/python3-xstatic-jquery-ui_1.12.1.1.bb
@@ -0,0 +1,22 @@
+DESCRIPTION = "%DESCRIPTION%"
+HOMEPAGE = "%URL%"
+SECTION = "devel/python"
+LICENSE = "Apache-2.0"
+LIC_FILES_CHKSUM = "file://PKG-INFO;md5=7de5500e6244db6d698bbb724aea9a17"
+
+PYPI_PACKAGE = "XStatic-jquery-ui"
+
+SRC_URI[md5sum] = "2d5569524c7936d82f41d833f3c84e62"
+SRC_URI[sha256sum] = "d6ba48bb474420a8bcb2be02eef6ae96281ec24eff6befa54f04ebc9e4cc8910"
+
+inherit setuptools3 pypi
+
+# DEPENDS_default: python3-pip
+
+DEPENDS += " \
+ python3-pip \
+ "
+
+# RDEPENDS:default:
+RDEPENDS:${PN} += " \
+ "