summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-bitstring_4.3.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-bitstring: Upgrade 4.2.3 -> 4.3.0Leon Anavi2025-01-031-0/+20
Upgrade to version 4.3.0: - Upgraded bitarray dependency to >= 3.0.0. - Explicit support for Python 3.13. - Added i and I struct codes for 32-bit ints. - Removed the 'experimental feature' label from the new exotic floating point types. - Fix for negative index LSB0 slicing issue. License-Update: Update year Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>