diff --git a/meta-python/recipes-devtools/python/python3-bitarray_3.9.1.bb b/meta-python/recipes-devtools/python/python3-bitarray_3.9.2.bb similarity index 81% rename from meta-python/recipes-devtools/python/python3-bitarray_3.9.1.bb rename to meta-python/recipes-devtools/python/python3-bitarray_3.9.2.bb index a5528dda20..9372c56e6e 100644 --- a/meta-python/recipes-devtools/python/python3-bitarray_3.9.1.bb +++ b/meta-python/recipes-devtools/python/python3-bitarray_3.9.2.bb @@ -4,7 +4,7 @@ HOMEPAGE = "https://github.com/ilanschnell/bitarray" LICENSE = "PSF-2.0" LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=6abe80c028e4ee53045a33ae807c64fd" -SRC_URI[sha256sum] = "796f2b4f0e4d84df50bd23ddfacb37d74eec2b2366813cb8f18bdae6b25e3d36" +SRC_URI[sha256sum] = "37342f81c8f8e10ee5d1e23d5eda2e8dbd9d8d3a9d90e8285181fad57f21cdc1" inherit python_setuptools_build_meta pypi