diff --git a/meta-python/recipes-devtools/python/python3-autobahn_21.2.2.bb b/meta-python/recipes-devtools/python/python3-autobahn_21.3.1.bb similarity index 86% rename from meta-python/recipes-devtools/python/python3-autobahn_21.2.2.bb rename to meta-python/recipes-devtools/python/python3-autobahn_21.3.1.bb index cc3773fc56..daa66ec1ac 100644 --- a/meta-python/recipes-devtools/python/python3-autobahn_21.2.2.bb +++ b/meta-python/recipes-devtools/python/python3-autobahn_21.3.1.bb @@ -3,7 +3,7 @@ HOMEPAGE = "http://crossbar.io/autobahn" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=97c0bda20ad1d845c6369c0e47a1cd98" -SRC_URI[sha256sum] = "bf7a9d302a34d0f719d43c57f65ca1f2f5c982dd6ea0c11e1e190ef6f43710fe" +SRC_URI[sha256sum] = "e126c1f583e872fb59e79d36977cfa1f2d0a8a79f90ae31f406faae7664b8e03" inherit pypi setuptools3