summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-bitarray_2.8.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-bitarray: upgrade 2.8.1 -> 2.8.2Wang Mingyu2023-10-301-0/+10
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 <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit a7649c08279714165e8622d144d24cc1f5b56357) Signed-off-by: Armin Kuster <akuster808@gmail.com>