mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-02-13 01:50:37 +00:00
python3-bitarray: Upgrade 2.1.3 -> 2.2.1
Upgrade to release 2.2.1: - improve documentation - speedup `vl_encode()` - `bitarray.h`: make `getbit()` always an (inline) function - add assertions in C code 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>
This commit is contained in:
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/ilanschnell/bitarray"
|
||||
LICENSE = "PSF"
|
||||
LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=2ad702cdcd49e8d2ac01d7e7d0810d2d"
|
||||
|
||||
SRC_URI[sha256sum] = "a24aff72a7f1b09571b5daf9dbfcffd98481be1fe085ae5ef662cf11452a97e0"
|
||||
SRC_URI[sha256sum] = "31b40d716a1f0642ea9e2741c29b756299075db2e1d1ebe750e3e2c1469f589d"
|
||||
|
||||
inherit setuptools3 pypi
|
||||
|
||||
Reference in New Issue
Block a user