diff mbox series

[meta-python] python3-hexbytes: upgrade 0.2.2 -> 0.2.3

Message ID 1660703120-15786-2-git-send-email-xuhuan.fnst@fujitsu.com
State Accepted, archived
Headers show
Series [meta-python] python3-hexbytes: upgrade 0.2.2 -> 0.2.3 | expand

Commit Message

XU Huan Aug. 17, 2022, 2:25 a.m. UTC
From: Xu Huan <xuhuan.fnst@fujitsu.com>

Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com>
---
 .../{python3-hexbytes_0.2.2.bb => python3-hexbytes_0.2.3.bb}    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-hexbytes_0.2.2.bb => python3-hexbytes_0.2.3.bb} (75%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-hexbytes_0.2.2.bb b/meta-python/recipes-devtools/python/python3-hexbytes_0.2.3.bb
similarity index 75%
rename from meta-python/recipes-devtools/python/python3-hexbytes_0.2.2.bb
rename to meta-python/recipes-devtools/python/python3-hexbytes_0.2.3.bb
index 89792d9806..534cc88e1d 100644
--- a/meta-python/recipes-devtools/python/python3-hexbytes_0.2.2.bb
+++ b/meta-python/recipes-devtools/python/python3-hexbytes_0.2.3.bb
@@ -4,6 +4,6 @@  SECTION = "devel/python"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=287820ad3553117aa2f92bf84c219324"
 
-SRC_URI[sha256sum] = "a5881304d186e87578fb263a85317c808cf130e1d4b3d37d30142ab0f7898d03"
+SRC_URI[sha256sum] = "199daa356aeb14879ee9c43de637acaaa1409febf15151a0e3dbcf1f8df128c0"
 
 inherit pypi setuptools3