Files
meta-openembedded/meta-python/recipes-devtools/python
Wang Mingyu ac66478c3d python3-bitstring: upgrade 4.1.0 -> 4.1.1
Changelog:
=============
 bitarray dependency now pinned to ">=2.8.0, <3.0.0" rather than a specific version. Bug #283.
 Fix for using numpy integers as integer parameters. Bug #286.
 Removed ability to extend an Array with the '+' operator. Use the 'extend' method instead.
 Improvements when pretty-printing the Array.
 Array.count() can now count 'nan' values for floating point types.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-09-07 08:22:44 -07:00
..
2023-02-18 13:19:36 -08:00
2023-06-07 09:31:32 -07:00
2023-06-05 09:29:34 -07:00
2023-06-06 23:07:59 -07:00