Path to this page:
Subject: CVS commit: pkgsrc/devel/py-bitarray
From: Adam Ciarcinski
Date: 2023-10-06 21:42:15
Message id: 20231006194215.4520BFBDB@cvs.NetBSD.org
Log Message:
py-bitarray: updated to 2.8.2
2.8.2:
* 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,
* `util.sc_encode()`: avoid writing empty blocks at end of compressed
stream, ie. skip encoding when total population count is reached
Files: