summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-bitarray_2.1.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-bitarray: Upgrade 2.1.2 -> 2.1.3Leon Anavi2021-06-181-10/+0
| | | | | | | | | | Upgrade to release 2.1.3: - Fix building with MSVC / Bullseye 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>
* python3-bitarray: Upgrade 2.1.0 -> 2.1.2Leon Anavi2021-06-151-0/+10
Upgrade to release 2.1.2: - support type hinting for all Python 3 versions (that bitarray supports, 3.5 and higher currently) - add explicit endianness to two 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> Signed-off-by: Khem Raj <raj.khem@gmail.com>