diff mbox series

[meta-python,35/60] python3-autobahn: upgrade 23.6.2 -> 24.4.2

Message ID 1722933994-32549-35-git-send-email-wangmy@fujitsu.com
State Accepted
Headers show
Series [meta-webserver,01/60] apache2: upgrade 2.4.61 -> 2.4.62 | expand

Commit Message

Mingyu Wang (Fujitsu) Aug. 6, 2024, 8:46 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

License-Update: add"and contributors" to Copyright

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 ...{python3-autobahn_23.6.2.bb => python3-autobahn_24.4.2.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python3-autobahn_23.6.2.bb => python3-autobahn_24.4.2.bb} (71%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-autobahn_23.6.2.bb b/meta-python/recipes-devtools/python/python3-autobahn_24.4.2.bb
similarity index 71%
rename from meta-python/recipes-devtools/python/python3-autobahn_23.6.2.bb
rename to meta-python/recipes-devtools/python/python3-autobahn_24.4.2.bb
index d9cc40b1b..d785a76cc 100644
--- a/meta-python/recipes-devtools/python/python3-autobahn_23.6.2.bb
+++ b/meta-python/recipes-devtools/python/python3-autobahn_24.4.2.bb
@@ -1,9 +1,9 @@ 
 DESCRIPTION = "WebSocket client & server library, WAMP real-time framework"
 HOMEPAGE = "http://crossbar.io/autobahn"
 LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=3e2c2c2cc2915edc5321b0e6b1d3f5f8"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=588502cb4ffc65da2b26780d6baa5a40"
 
-SRC_URI[sha256sum] = "ec9421c52a2103364d1ef0468036e6019ee84f71721e86b36fe19ad6966c1181"
+SRC_URI[sha256sum] = "a2d71ef1b0cf780b6d11f8b205fd2c7749765e65795f2ea7d823796642ee92c9"
 
 inherit pypi setuptools3