summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-bitarray_1.9.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-bitarray: Upgrade 1.8.2 -> 1.9.0Leon Anavi2021-04-071-0/+10
Upgrade to release 1.9.0: - add shift operations (`<<`, `>>`, `<<=`, `>>=`) - add `bitarray.util.ba2base()` and `bitarray.util.base2ba()` - documentation and tests Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> (cherry picked from commit befe8552bdefc3fa289c9a5a966b5a8c96377ada) Signed-off-by: Armin Kuster <akuster808@gmail.com>