diff options
author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2019-11-20 14:51:03 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-11-20 06:57:07 -0800 |
commit | 09a688d94f2676a44a05443c49bebebc71cbc1f6 (patch) | |
tree | 4f2abb8e2b7706bf42f5186bbcfaeef93dc74a05 /meta-python/recipes-devtools | |
parent | 79d5ecbc1e01167ba58ec4748106d6be49aa68d5 (diff) | |
download | meta-openembedded-09a688d94f2676a44a05443c49bebebc71cbc1f6.tar.gz |
python-xstatic: upgrade 1.0.1 -> 1.0.2
-License-Update:Changed docs and repository information.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools')
-rw-r--r-- | meta-python/recipes-devtools/python/python-xstatic.inc | 6 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-xstatic_1.0.2.bb (renamed from meta-python/recipes-devtools/python/python-xstatic_1.0.1.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-xstatic_1.0.2.bb (renamed from meta-python/recipes-devtools/python/python3-xstatic_1.0.1.bb) | 0 |
3 files changed, 3 insertions, 3 deletions
diff --git a/meta-python/recipes-devtools/python/python-xstatic.inc b/meta-python/recipes-devtools/python/python-xstatic.inc index f7c7db99a..c44d66853 100644 --- a/meta-python/recipes-devtools/python/python-xstatic.inc +++ b/meta-python/recipes-devtools/python/python-xstatic.inc | |||
@@ -2,12 +2,12 @@ DESCRIPTION = "XStatic base package with minimal support code" | |||
2 | HOMEPAGE = "https://pypi.python.org/pypi/XStatic" | 2 | HOMEPAGE = "https://pypi.python.org/pypi/XStatic" |
3 | SECTION = "devel/python" | 3 | SECTION = "devel/python" |
4 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
5 | LIC_FILES_CHKSUM = "file://README.txt;md5=36a1e7eaa71e1bd07b8d2247839f228e" | 5 | LIC_FILES_CHKSUM = "file://README.txt;md5=1418684272f85f400cebf1b1a255c5cd" |
6 | 6 | ||
7 | PYPI_PACKAGE = "XStatic" | 7 | PYPI_PACKAGE = "XStatic" |
8 | 8 | ||
9 | SRC_URI[md5sum] = "7064b5ea7fd1ee990e0ae0538301d9bc" | 9 | SRC_URI[md5sum] = "dea172b7b14b0dbcd5ed63075221af4b" |
10 | SRC_URI[sha256sum] = "0ec93d7c66ebb9e0d31b664753437dc8634cb66e13310cb47c9eb1e0bc66d726" | 10 | SRC_URI[sha256sum] = "80b78dfe37bce6dee4343d64c65375a80bcf399b46dd47c0c7d56161568a23a8" |
11 | 11 | ||
12 | DEPENDS += " \ | 12 | DEPENDS += " \ |
13 | ${PYTHON_PN}-pip \ | 13 | ${PYTHON_PN}-pip \ |
diff --git a/meta-python/recipes-devtools/python/python-xstatic_1.0.1.bb b/meta-python/recipes-devtools/python/python-xstatic_1.0.2.bb index 807303704..807303704 100644 --- a/meta-python/recipes-devtools/python/python-xstatic_1.0.1.bb +++ b/meta-python/recipes-devtools/python/python-xstatic_1.0.2.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-xstatic_1.0.1.bb b/meta-python/recipes-devtools/python/python3-xstatic_1.0.2.bb index 76cb70273..76cb70273 100644 --- a/meta-python/recipes-devtools/python/python3-xstatic_1.0.1.bb +++ b/meta-python/recipes-devtools/python/python3-xstatic_1.0.2.bb | |||