diff mbox series

[meta-python,2/5] python3-bitarray: update to version 2.9.0

Message ID 20231221154435.3874910-2-derek@asterius.io
State Accepted
Headers show
Series [meta-python,1/5] python3-rapidjson: update to version 1.14 | expand

Commit Message

Derek Straka Dec. 21, 2023, 3:44 p.m. UTC
Signed-off-by: Derek Straka <derek@asterius.io>
---
 .../{python3-bitarray_2.8.5.bb => python3-bitarray_2.9.0.bb}    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-bitarray_2.8.5.bb => python3-bitarray_2.9.0.bb} (80%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-bitarray_2.8.5.bb b/meta-python/recipes-devtools/python/python3-bitarray_2.9.0.bb
similarity index 80%
rename from meta-python/recipes-devtools/python/python3-bitarray_2.8.5.bb
rename to meta-python/recipes-devtools/python/python3-bitarray_2.9.0.bb
index 5047784ab..e899c800b 100644
--- a/meta-python/recipes-devtools/python/python3-bitarray_2.8.5.bb
+++ b/meta-python/recipes-devtools/python/python3-bitarray_2.9.0.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=2ad702cdcd49e8d2ac01d7e7d0810d2d"
 
-SRC_URI[sha256sum] = "b7564fd218cc4479f7f0106d341e096f78907b47865aeeff702c807df1927c01"
+SRC_URI[sha256sum] = "41f6b46f01bc59abfc38653d203565113b6e7dd04d0ec688774ed28e6d9755db"
 
 inherit setuptools3 pypi