From: Wang Mingyu <[email protected]>

Changelog:
=============
 * update cibuildwheel to 2.16.1 in order to provide cp312 wheels on PyPI
 * improve error messages for masked assignment
 * simplify test collection
 * added 'pytest.ini' to allow running pytest with no additional arguments,
   see #208
 * 'util.sc_encode()': avoid writing empty blocks at end of compressed
   stream, ie. skip encoding when total population count is reached

Signed-off-by: Wang Mingyu <[email protected]>
---
 .../{python3-bitarray_2.8.1.bb => python3-bitarray_2.8.2.bb}    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-bitarray_2.8.1.bb => 
python3-bitarray_2.8.2.bb} (77%)

diff --git a/meta-python/recipes-devtools/python/python3-bitarray_2.8.1.bb 
b/meta-python/recipes-devtools/python/python3-bitarray_2.8.2.bb
similarity index 77%
rename from meta-python/recipes-devtools/python/python3-bitarray_2.8.1.bb
rename to meta-python/recipes-devtools/python/python3-bitarray_2.8.2.bb
index cb94df5644..39d2b6a717 100644
--- a/meta-python/recipes-devtools/python/python3-bitarray_2.8.1.bb
+++ b/meta-python/recipes-devtools/python/python3-bitarray_2.8.2.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] = 
"e68ceef35a88625d16169550768fcc8d3894913e363c24ecbf6b8c07eb02c8f3"
+SRC_URI[sha256sum] = 
"f90b2f44b5b23364d5fbade2c34652e15b1fcfe813c46f828e008f68a709160f"
 
 inherit setuptools3 pypi
 
-- 
2.34.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#105651): 
https://lists.openembedded.org/g/openembedded-devel/message/105651
Mute This Topic: https://lists.openembedded.org/mt/102131266/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to