All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [meta-python] [PATCH] python-configparser: upgrade 3.7.4 -> 3.8.1
@ 2019-08-12  6:02 Zang Ruochen
  0 siblings, 0 replies; only message in thread
From: Zang Ruochen @ 2019-08-12  6:02 UTC (permalink / raw
  To: openembedded-devel

From: Yuan Chao <yuanc.fnst@cn.fujitsu.com>

Signed-off-by: Yuan Chao <yuanc.fnst@cn.fujitsu.com>
---
 meta-python/recipes-devtools/python/python-configparser.inc           | 4 ++--
 .../{python-configparser_3.7.4.bb => python-configparser_3.8.1.bb}    | 0
 .../{python3-configparser_3.7.4.bb => python3-configparser_3.8.1.bb}  | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-configparser_3.7.4.bb => python-configparser_3.8.1.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-configparser_3.7.4.bb => python3-configparser_3.8.1.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-configparser.inc b/meta-python/recipes-devtools/python/python-configparser.inc
index 2860989..7f4385e 100644
--- a/meta-python/recipes-devtools/python/python-configparser.inc
+++ b/meta-python/recipes-devtools/python/python-configparser.inc
@@ -5,7 +5,7 @@ LICENSE = "unknown"
 
 LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=10;endline=10;md5=23f9ad5cad3d8cc0336e2a5d8a87e1fa"
 
-SRC_URI[md5sum] = "aaa80b58b6b0810e54f66486860b3ed1"
-SRC_URI[sha256sum] = "da60d0014fd8c55eb48c1c5354352e363e2d30bbf7057e5e171a468390184c75"
+SRC_URI[md5sum] = "bc1558ed941cb1acb80ff650726d5af8"
+SRC_URI[sha256sum] = "bc37850f0cc42a1725a796ef7d92690651bf1af37d744cc63161dac62cabee17"
 
 inherit pypi
diff --git a/meta-python/recipes-devtools/python/python-configparser_3.7.4.bb b/meta-python/recipes-devtools/python/python-configparser_3.8.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-configparser_3.7.4.bb
rename to meta-python/recipes-devtools/python/python-configparser_3.8.1.bb
diff --git a/meta-python/recipes-devtools/python/python3-configparser_3.7.4.bb b/meta-python/recipes-devtools/python/python3-configparser_3.8.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-configparser_3.7.4.bb
rename to meta-python/recipes-devtools/python/python3-configparser_3.8.1.bb
-- 
2.7.4





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

only message in thread, other threads:[~2019-08-12  6:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-12  6:02 [meta-python] [PATCH] python-configparser: upgrade 3.7.4 -> 3.8.1 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.