diff options
| author | zangrc <zangrc.fnst@cn.fujitsu.com> | 2020-08-19 03:49:59 +0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2020-08-20 15:24:49 -0400 |
| commit | b8536318af30356ed75c8a01b8ee703addb7d2c3 (patch) | |
| tree | e952b14783f04e3438fb32200a8f2e9ea08fe44e /meta-openstack/recipes-devtools/python/python-xstatic-jquery-migrate.inc | |
| parent | c4a42cbd6f910a0a60acd233b1a10d4cbcd82311 (diff) | |
| download | meta-cloud-services-b8536318af30356ed75c8a01b8ee703addb7d2c3.tar.gz | |
python3-xstatic-jquery-migrate: upgrade 1.2.1.1 -> 1.2.1.2
-License-Update: Update PKG-INFO.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-xstatic-jquery-migrate.inc')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-xstatic-jquery-migrate.inc | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-xstatic-jquery-migrate.inc b/meta-openstack/recipes-devtools/python/python-xstatic-jquery-migrate.inc deleted file mode 100644 index b5c1332..0000000 --- a/meta-openstack/recipes-devtools/python/python-xstatic-jquery-migrate.inc +++ /dev/null | |||
| @@ -1,22 +0,0 @@ | |||
| 1 | DESCRIPTION = "JQuery-Migrate JavaScript library packaged for setuptools" | ||
| 2 | HOMEPAGE = "https://pypi.python.org/pypi/XStatic-JQuery-Migrate" | ||
| 3 | SECTION = "devel/python" | ||
| 4 | LICENSE = "MIT" | ||
| 5 | LIC_FILES_CHKSUM = "file://PKG-INFO;md5=2bbd78dd61f7b4f2fb6b3e31e4d7a26b" | ||
| 6 | |||
| 7 | PYPI_PACKAGE = "XStatic-JQuery-Migrate" | ||
| 8 | |||
| 9 | SRC_URI[md5sum] = "2dd39f9d6351aeaf129b33d4134ac6a7" | ||
| 10 | SRC_URI[sha256sum] = "e2959b3df49afdddb00d36b74cca727a91b994b9f4edb993d7264731a750900e" | ||
| 11 | |||
| 12 | inherit pypi | ||
| 13 | |||
| 14 | # DEPENDS_default: python-pip | ||
| 15 | |||
| 16 | DEPENDS += " \ | ||
| 17 | ${PYTHON_PN}-pip \ | ||
| 18 | " | ||
| 19 | |||
| 20 | # RDEPENDS_default: | ||
| 21 | RDEPENDS_${PN} += " \ | ||
| 22 | " | ||
