Subject: CVS commit: pkgsrc/devel/py-bitarray
From: Adam Ciarcinski
Date: 2022-02-08 09:54:22
Message id: 20220208085422.3AD04FB24@cvs.NetBSD.org

Log Message:
py-bitarray: updated to 2.3.6

2.3.6:
* add optional value parameter to `util.count_n()`
* determine machine endianness at build time when possible, by using
  the `PY_LITTLE_ENDIAN` macro, in order to optimize `shift_r8()`
* add official Python 3.11 support

Files:
RevisionActionfile
1.15modifypkgsrc/devel/py-bitarray/Makefile
1.16modifypkgsrc/devel/py-bitarray/distinfo