diff --git a/meta-python/recipes-devtools/python/python3-bitarray_2.6.0.bb b/meta-python/recipes-devtools/python/python3-bitarray_2.6.1.bb similarity index 77% rename from meta-python/recipes-devtools/python/python3-bitarray_2.6.0.bb rename to meta-python/recipes-devtools/python/python3-bitarray_2.6.1.bb index 507c0bc51a..1138ef44f0 100644 --- a/meta-python/recipes-devtools/python/python3-bitarray_2.6.0.bb +++ b/meta-python/recipes-devtools/python/python3-bitarray_2.6.1.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/ilanschnell/bitarray" LICENSE = "PSF-2.0" LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=2ad702cdcd49e8d2ac01d7e7d0810d2d" -SRC_URI[sha256sum] = "56d3f16dd807b1c56732a244ce071c135ee973d3edc9929418c1b24c5439a0fd" +SRC_URI[sha256sum] = "8440a5493221f6ed6c4e0d9cb2ba6e4e600a5fb639f66003eaf15b7150a49230" inherit setuptools3 pypi