All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] [oe] [meta-python] [PATCH] python3-lz4: upgrade 3.1.10 -> 4.0.0
@ 2022-03-01  1:28 XU Huan
  2022-03-01  1:28 ` [PATCH 2/2] [oe] [meta-python] [PATCH] python3-mccabe: upgrade 0.6.1 -> 0.7.0 XU Huan
  0 siblings, 1 reply; 2+ messages in thread
From: XU Huan @ 2022-03-01  1:28 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Xu Huan

From: Xu Huan <xuhuan.fnst@fujitsu.com>

Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com>
---
 .../python/{python3-lz4_3.1.10.bb => python3-lz4_4.0.0.bb}      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-lz4_3.1.10.bb => python3-lz4_4.0.0.bb} (79%)

diff --git a/meta-python/recipes-devtools/python/python3-lz4_3.1.10.bb b/meta-python/recipes-devtools/python/python3-lz4_4.0.0.bb
similarity index 79%
rename from meta-python/recipes-devtools/python/python3-lz4_3.1.10.bb
rename to meta-python/recipes-devtools/python/python3-lz4_4.0.0.bb
index b557529cc..472e152db 100644
--- a/meta-python/recipes-devtools/python/python3-lz4_3.1.10.bb
+++ b/meta-python/recipes-devtools/python/python3-lz4_4.0.0.bb
@@ -8,7 +8,7 @@ DEPENDS += " \
     ${PYTHON_PN}-pkgconfig-native \
 "
 
-SRC_URI[sha256sum] = "439e575ecfa9ecffcbd63cfed99baefbe422ab9645b1e82278024d8a21d9720b"
+SRC_URI[sha256sum] = "57c5dfd3b7dae833b0d2b2c1aafd7f9d0dfcab40683d183d010c67c9fd1beca3"
 
 inherit pypi setuptools3
 
-- 
2.25.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [PATCH 2/2] [oe] [meta-python] [PATCH] python3-mccabe: upgrade 0.6.1 -> 0.7.0
  2022-03-01  1:28 [PATCH 1/2] [oe] [meta-python] [PATCH] python3-lz4: upgrade 3.1.10 -> 4.0.0 XU Huan
@ 2022-03-01  1:28 ` XU Huan
  0 siblings, 0 replies; 2+ messages in thread
From: XU Huan @ 2022-03-01  1:28 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Xu Huan

From: Xu Huan <xuhuan.fnst@fujitsu.com>

Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com>
---
 .../{python3-mccabe_0.6.1.bb => python3-mccabe_0.7.0.bb}       | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python3-mccabe_0.6.1.bb => python3-mccabe_0.7.0.bb} (66%)

diff --git a/meta-python/recipes-devtools/python/python3-mccabe_0.6.1.bb b/meta-python/recipes-devtools/python/python3-mccabe_0.7.0.bb
similarity index 66%
rename from meta-python/recipes-devtools/python/python3-mccabe_0.6.1.bb
rename to meta-python/recipes-devtools/python/python3-mccabe_0.7.0.bb
index 513a5a9f2..a2c72fcc9 100644
--- a/meta-python/recipes-devtools/python/python3-mccabe_0.6.1.bb
+++ b/meta-python/recipes-devtools/python/python3-mccabe_0.7.0.bb
@@ -4,8 +4,7 @@ SECTION = "devel/python"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=a489dc62bacbdad3335c0f160a974f0f"
 
-SRC_URI[md5sum] = "723df2f7b1737b8887475bac4c763e1e"
-SRC_URI[sha256sum] = "dd8d182285a0fe56bace7f45b5e7d1a6ebcbf524e8f3bd87eb0f125271b8831f"
+SRC_URI[sha256sum] = "348e0240c33b60bbdf4e523192ef919f28cb2c3d7d5c7794f74009290f236325"
 
 inherit pypi setuptools3
 
-- 
2.25.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-03-01  1:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-01  1:28 [PATCH 1/2] [oe] [meta-python] [PATCH] python3-lz4: upgrade 3.1.10 -> 4.0.0 XU Huan
2022-03-01  1:28 ` [PATCH 2/2] [oe] [meta-python] [PATCH] python3-mccabe: upgrade 0.6.1 -> 0.7.0 XU Huan

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.