diff --git a/meta-python/recipes-devtools/python/python3-autobahn_25.11.1.bb b/meta-python/recipes-devtools/python/python3-autobahn_25.12.2.bb similarity index 67% rename from meta-python/recipes-devtools/python/python3-autobahn_25.11.1.bb rename to meta-python/recipes-devtools/python/python3-autobahn_25.12.2.bb index 922252e83d..4a25d0fa88 100644 --- a/meta-python/recipes-devtools/python/python3-autobahn_25.11.1.bb +++ b/meta-python/recipes-devtools/python/python3-autobahn_25.12.2.bb @@ -1,13 +1,13 @@ DESCRIPTION = "WebSocket client & server library, WAMP real-time framework" HOMEPAGE = "http://crossbar.io/autobahn" LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://LICENSE;md5=588502cb4ffc65da2b26780d6baa5a40" +LIC_FILES_CHKSUM = "file://LICENSE;md5=49165a577911c4178e915dc26e2802a3" -SRC_URI[sha256sum] = "52e62b9cc80c3e989b182952a60fd25c9a69afb00854a925a2b185f7b1f73cf1" +SRC_URI[sha256sum] = "754c06a54753aeb7e8d10c5cbf03249ad9e2a1a32bca8be02865c6f00628a98c" CVE_PRODUCT = "autobahn" -inherit pypi python_setuptools_build_meta +inherit pypi python_hatchling python_setuptools_build_meta DEPENDS += " \ python3-cffi-native \