diff --git a/meta-python/recipes-devtools/python/python3-bitarray_2.2.5.bb b/meta-python/recipes-devtools/python/python3-bitarray_2.3.0.bb similarity index 77% rename from meta-python/recipes-devtools/python/python3-bitarray_2.2.5.bb rename to meta-python/recipes-devtools/python/python3-bitarray_2.3.0.bb index f8e24890706..b198b470048 100644 --- a/meta-python/recipes-devtools/python/python3-bitarray_2.2.5.bb +++ b/meta-python/recipes-devtools/python/python3-bitarray_2.3.0.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/ilanschnell/bitarray" LICENSE = "PSF" LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=2ad702cdcd49e8d2ac01d7e7d0810d2d" -SRC_URI[sha256sum] = "efb2dc83f0acb832a94af3687eea558d72512cf2e54a64fca56a10aacf57934c" +SRC_URI[sha256sum] = "21f2e10420f9ae74d3bdfd3cb74947ddbe9fbc0b2e5662f2f039001954f1d8b6" inherit setuptools3 pypi