From b8536318af30356ed75c8a01b8ee703addb7d2c3 Mon Sep 17 00:00:00 2001 From: zangrc Date: Wed, 19 Aug 2020 03:49:59 +0800 Subject: python3-xstatic-jquery-migrate: upgrade 1.2.1.1 -> 1.2.1.2 -License-Update: Update PKG-INFO. Signed-off-by: Zang Ruochen Signed-off-by: Bruce Ashfield --- .../python3-xstatic-jquery-migrate_1.2.1.2.bb | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 meta-openstack/recipes-devtools/python/python3-xstatic-jquery-migrate_1.2.1.2.bb (limited to 'meta-openstack/recipes-devtools/python/python3-xstatic-jquery-migrate_1.2.1.2.bb') 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 @@ +DESCRIPTION = "JQuery-Migrate JavaScript library packaged for setuptools" +HOMEPAGE = "https://pypi.python.org/pypi/XStatic-JQuery-Migrate" +SECTION = "devel/python" +LICENSE = "MIT" +LIC_FILES_CHKSUM = "file://PKG-INFO;md5=55fddf010d3daf1956396fa50e27c864" + +PYPI_PACKAGE = "XStatic-JQuery-Migrate" + +SRC_URI[md5sum] = "7ade6ebf832a62e45b0096a1799a1bfc" +SRC_URI[sha256sum] = "db9d28cb161626f979f7999f158a4a7aaf6dc957fd0106b1ad1051d47969c425" + +inherit setuptools3 pypi + +# DEPENDS_default: python3-pip + +DEPENDS += " \ + ${PYTHON_PN}-pip \ + " + +# RDEPENDS_default: +RDEPENDS_${PN} += " \ + " -- cgit v1.2.3-54-g00ecf