diff mbox series

[meta-python] python3-custom-inherit: Update version 2.3.1 -> 2.4.1

Message ID 20230920185710.1334368-1-derek@asterius.io
State Under Review
Headers show
Series [meta-python] python3-custom-inherit: Update version 2.3.1 -> 2.4.1 | expand

Commit Message

Derek Straka Sept. 20, 2023, 6:57 p.m. UTC
Signed-off-by: Derek Straka <derek@asterius.io>
---
 ...-custom-inherit_2.3.1.bb => python3-custom-inherit_2.4.1.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-custom-inherit_2.3.1.bb => python3-custom-inherit_2.4.1.bb} (81%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-custom-inherit_2.3.1.bb b/meta-python/recipes-devtools/python/python3-custom-inherit_2.4.1.bb
similarity index 81%
rename from meta-python/recipes-devtools/python/python3-custom-inherit_2.3.1.bb
rename to meta-python/recipes-devtools/python/python3-custom-inherit_2.4.1.bb
index 8ff3b9e3d..478abbf1f 100644
--- a/meta-python/recipes-devtools/python/python3-custom-inherit_2.3.1.bb
+++ b/meta-python/recipes-devtools/python/python3-custom-inherit_2.4.1.bb
@@ -5,7 +5,7 @@  LIC_FILES_CHKSUM = "file://LICENSE.md;md5=f910a85a4c3da51edf780f17a7608434"
 
 PYPI_PACKAGE = "custom_inherit"
 
-SRC_URI[sha256sum] = "a0d104847b4cc1ae24e00061fc2e11da8766b019bf4c8c753822347366c8c49f"
+SRC_URI[sha256sum] = "7052eb337bcce83551815264391cc4efc2bf70b295a3c52aba64f1ab57c3a8a2"
 
 inherit pypi setuptools3