diff --git a/meta-python/recipes-devtools/python/python3-bitstring_4.1.4.bb b/meta-python/recipes-devtools/python/python3-bitstring_4.2.1.bb similarity index 68% rename from meta-python/recipes-devtools/python/python3-bitstring_4.1.4.bb rename to meta-python/recipes-devtools/python/python3-bitstring_4.2.1.bb index 0777b6cffb..8485e2e8f3 100644 --- a/meta-python/recipes-devtools/python/python3-bitstring_4.1.4.bb +++ b/meta-python/recipes-devtools/python/python3-bitstring_4.2.1.bb @@ -1,9 +1,9 @@ SUMMARY = "Simple construction, analysis and modification of binary data." HOMEPAGE = "https://github.com/scott-griffiths/bitstring" LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://LICENSE;md5=661f450e2c0aef39b4b15597333444a7" +LIC_FILES_CHKSUM = "file://LICENSE;md5=f7f2fd3f1cd52b5ccd39d76fb3568d3f" -SRC_URI[sha256sum] = "94f3f1c45383ebe8fd4a359424ffeb75c2f290760ae8fcac421b44f89ac85213" +SRC_URI[sha256sum] = "8abb5a661588c764bacf1a23d64c7bb57517d2841e3e6f54fb8c057119e0540d" PYPI_PACKAGE = "bitstring"