Subject: CVS commit: pkgsrc/devel/py-bitarray
From: Adam Ciarcinski
Date: 2022-11-23 15:04:32
Message id: 20221123140432.5BDB3FA90@cvs.NetBSD.org

Log Message:
py-bitarray: updated to 2.6.0

2.6.0:
* add data descriptions: `.nbytes`, `.padbits`, `.readonly`
* allow optional `endian` argument to be `None` when creating bitarrays
* fix type annotation for `canonical_decode()`
* frozenbitarray's padbits are now guaranteed to be zero
* add tests

Files:
RevisionActionfile
1.20modifypkgsrc/devel/py-bitarray/Makefile
1.21modifypkgsrc/devel/py-bitarray/distinfo