diff mbox series

[meta-python] python3-janus: update to version 1.1.0

Message ID 20241212232505.3555157-1-derek@asterius.io
State Accepted
Headers show
Series [meta-python] python3-janus: update to version 1.1.0 | expand

Commit Message

Derek Straka Dec. 12, 2024, 11:25 p.m. UTC
Signed-off-by: Derek Straka <derek@asterius.io>
---
 .../python/{python3-janus_1.0.0.bb => python3-janus_1.1.0.bb}   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-janus_1.0.0.bb => python3-janus_1.1.0.bb} (80%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-janus_1.0.0.bb b/meta-python/recipes-devtools/python/python3-janus_1.1.0.bb
similarity index 80%
rename from meta-python/recipes-devtools/python/python3-janus_1.0.0.bb
rename to meta-python/recipes-devtools/python/python3-janus_1.1.0.bb
index c709bcfbf..a5f251f62 100644
--- a/meta-python/recipes-devtools/python/python3-janus_1.0.0.bb
+++ b/meta-python/recipes-devtools/python/python3-janus_1.1.0.bb
@@ -3,7 +3,7 @@  SECTION = "devel/python"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=23878c357ebb4c8ce1109be365043349"
 
-SRC_URI[sha256sum] = "df976f2cdcfb034b147a2d51edfc34ff6bfb12d4e2643d3ad0e10de058cb1612"
+SRC_URI[sha256sum] = "0634df8b2b31f8afda4311abcf7fea912686fef717d13769eeaa01ae08d2b84c"
 
 inherit pypi python_setuptools_build_meta