diff mbox series

[meta-python,9/9] python3-bitarray: upgrade 2.7.3 -> 2.7.6

Message ID 20230717152032.3161667-9-tgamblin@baylibre.com
State New
Headers show
Series [meta-python,1/9] python3-alembic: upgrade 1.10.4 -> 1.11.1 | expand

Commit Message

Trevor Gamblin July 17, 2023, 3:20 p.m. UTC
Changelog: https://github.com/ilanschnell/bitarray/blob/master/CHANGE_LOG

Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
---
 .../{python3-bitarray_2.7.3.bb => python3-bitarray_2.7.6.bb}    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-bitarray_2.7.3.bb => python3-bitarray_2.7.6.bb} (77%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-bitarray_2.7.3.bb b/meta-python/recipes-devtools/python/python3-bitarray_2.7.6.bb
similarity index 77%
rename from meta-python/recipes-devtools/python/python3-bitarray_2.7.3.bb
rename to meta-python/recipes-devtools/python/python3-bitarray_2.7.6.bb
index f766692a0f..b27480057a 100644
--- a/meta-python/recipes-devtools/python/python3-bitarray_2.7.3.bb
+++ b/meta-python/recipes-devtools/python/python3-bitarray_2.7.6.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] = "f71256a32609b036adad932e1228b66a6b4e2cae6be397e588ddc0babd9a78b9"
+SRC_URI[sha256sum] = "3807f9323c308bc3f9b58cbe5d04dc28f34ac32d852999334da96b42f64b5356"
 
 inherit setuptools3 pypi