All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-python] [PATCH] python-xstatic: upgrade 1.0.1 -> 1.0.2
@ 2019-11-20  6:51 Zang Ruochen
  0 siblings, 0 replies; only message in thread
From: Zang Ruochen @ 2019-11-20  6:51 UTC (permalink / raw)
  To: openembedded-devel

-License-Update:Changed docs and repository information.

Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
---
 meta-python/recipes-devtools/python/python-xstatic.inc      | 6 +++---
 .../{python-xstatic_1.0.1.bb => python-xstatic_1.0.2.bb}    | 0
 .../{python3-xstatic_1.0.1.bb => python3-xstatic_1.0.2.bb}  | 0
 3 files changed, 3 insertions(+), 3 deletions(-)
 rename meta-python/recipes-devtools/python/{python-xstatic_1.0.1.bb => python-xstatic_1.0.2.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-xstatic_1.0.1.bb => python3-xstatic_1.0.2.bb} (100%)

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"
 HOMEPAGE = "https://pypi.python.org/pypi/XStatic"
 SECTION = "devel/python"
 LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://README.txt;md5=36a1e7eaa71e1bd07b8d2247839f228e"
+LIC_FILES_CHKSUM = "file://README.txt;md5=1418684272f85f400cebf1b1a255c5cd"
 
 PYPI_PACKAGE = "XStatic"
 
-SRC_URI[md5sum] = "7064b5ea7fd1ee990e0ae0538301d9bc"
-SRC_URI[sha256sum] = "0ec93d7c66ebb9e0d31b664753437dc8634cb66e13310cb47c9eb1e0bc66d726"
+SRC_URI[md5sum] = "dea172b7b14b0dbcd5ed63075221af4b"
+SRC_URI[sha256sum] = "80b78dfe37bce6dee4343d64c65375a80bcf399b46dd47c0c7d56161568a23a8"
 
 DEPENDS += " \
         ${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
similarity index 100%
rename from meta-python/recipes-devtools/python/python-xstatic_1.0.1.bb
rename to 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
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-xstatic_1.0.1.bb
rename to meta-python/recipes-devtools/python/python3-xstatic_1.0.2.bb
-- 
2.20.1





^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2019-11-20  6:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-20  6:51 [meta-python] [PATCH] python-xstatic: upgrade 1.0.1 -> 1.0.2 Zang Ruochen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.