From e088b9241f66e3fd435c61438fc18e9775cc77b7 Mon Sep 17 00:00:00 2001 From: zangrc Date: Wed, 19 Aug 2020 03:50:00 +0800 Subject: python3-xstatic-jquery.quicksearch: upgrade 2.0.3.1 -> 2.0.3.2 -License-Update: Update PKG-INFO. Signed-off-by: Zang Ruochen Signed-off-by: Bruce Ashfield --- .../python3-xstatic-jquery.quicksearch_2.0.3.2.bb | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 meta-openstack/recipes-devtools/python/python3-xstatic-jquery.quicksearch_2.0.3.2.bb (limited to 'meta-openstack/recipes-devtools/python/python3-xstatic-jquery.quicksearch_2.0.3.2.bb') diff --git a/meta-openstack/recipes-devtools/python/python3-xstatic-jquery.quicksearch_2.0.3.2.bb b/meta-openstack/recipes-devtools/python/python3-xstatic-jquery.quicksearch_2.0.3.2.bb new file mode 100644 index 0000000..f367574 --- /dev/null +++ b/meta-openstack/recipes-devtools/python/python3-xstatic-jquery.quicksearch_2.0.3.2.bb @@ -0,0 +1,22 @@ +DESCRIPTION = "JQuery.quicksearch JavaScript library packaged for setuptools3 " +HOMEPAGE = "https://pypi.python.org/pypi/XStatic-JQuery.quicksearch" +SECTION = "devel/python" +LICENSE = "MIT" +LIC_FILES_CHKSUM = "file://PKG-INFO;md5=060aa7a2790c1c3eebeae9236bf16799" + +PYPI_PACKAGE = "XStatic-JQuery.quicksearch" + +SRC_URI[md5sum] = "ac6148cfff5a7a90240e7801bf9f0e4a" +SRC_URI[sha256sum] = "f38760fe93b504f2855ef25e9bf91df65c8a6601674165e4685fb217bb616fd1" + +inherit setuptools3 pypi + +# DEPENDS_default: python3-pip + +DEPENDS += " \ + python3-pip \ + " + +# RDEPENDS_default: +RDEPENDS_${PN} += " \ + " -- cgit v1.2.3-54-g00ecf