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.an...@konsulko.com> --- .../{python3-bitarray_1.8.2.bb => python3-bitarray_1.9.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-bitarray_1.8.2.bb => python3-bitarray_1.9.0.bb} (77%) diff --git a/meta-python/recipes-devtools/python/python3-bitarray_1.8.2.bb b/meta-python/recipes-devtools/python/python3-bitarray_1.9.0.bb similarity index 77% rename from meta-python/recipes-devtools/python/python3-bitarray_1.8.2.bb rename to meta-python/recipes-devtools/python/python3-bitarray_1.9.0.bb index 8fd4b6c31..12ac3d964 100644 --- a/meta-python/recipes-devtools/python/python3-bitarray_1.8.2.bb +++ b/meta-python/recipes-devtools/python/python3-bitarray_1.9.0.bb @@ -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] = "96136d9add2b9b3b73e1eb7538b8d12547ee82dc3fbd31addef829371ce2a1bd" +SRC_URI[sha256sum] = "db00073387af7fe30852d96b04742a0cdbc7feaf3158558520ab7898b0435ee2" inherit setuptools3 pypi -- 2.17.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#90551): https://lists.openembedded.org/g/openembedded-devel/message/90551 Mute This Topic: https://lists.openembedded.org/mt/81862472/21656 Group Owner: openembedded-devel+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-