--- - branch: MAIN date: Mon Apr 5 08:17:53 UTC 2021 files: - new: '1.4' old: '1.3' path: pkgsrc/devel/py-bitarray/Makefile pathrev: pkgsrc/devel/py-bitarray/Makefile@1.4 type: modified - new: '1.4' old: '1.3' path: pkgsrc/devel/py-bitarray/distinfo pathrev: pkgsrc/devel/py-bitarray/distinfo@1.4 type: modified id: 20210405T081753Z.5157e3707d82541a6efacf09c5f56638dfff3213 log: | py-bitarray: updated to 1.9.0 2021-04-03 1.9.0: ------------------- * add shift operations (`<<`, `>>`, `<<=`, `>>=`) * add `bitarray.util.ba2base()` and `bitarray.util.base2ba()`, see last paragraph in [Bitarray representations](examples/represent.rst) * documentation and tests 2021-03-31 1.8.2: ------------------- * fix crash caused by unsupported types in binary operations * speedup initializing or extending a bitarray from another with different bit endianness * add formatting options to `bitarray.util.pprint()` * add documentation on [bitarray representations](examples/represent.rst) * add and improve tests (all 291 tests run in less than half a second on a modern machine) 2021-03-25 1.8.1: ------------------- * moved implementation of and `hex2ba()` and `ba2hex()` to C-level module: pkgsrc subject: 'CVS commit: pkgsrc/devel/py-bitarray' unixtime: '1617610673' user: adam