[oe] [meta-python] [PATCH 12/44] python3-bitarray: upgrade 3.8.2 -> 3.9.0

Wang Mingyu < [email protected]>
Newsgroups org.openembedded.lists.openembedded-devel
Message-ID <[email protected]>
From: Wang Mingyu <[email protected]>

Changelog:
===========
  * add '.rotate()' method, rotate bitarray in-place by 'k' positions
  * expose the 'decodeiterator' class, and add '.skipbits()' method
    as well as '.index' data descriptor, see #252
  * fix 'random_p()' silently producing all-zero bitarrays for small 'n'
    when 'p=float("nan")'
  * improve integer argument handling in 'util.random_k()',
    'util.gen_primes()', 'util.pprint()' and 'util.int2ba()'
  * add 'python_requires >= 3.7' to package metadata
  * improve testing - use more of 'unittest''s functionality
  * add [Rule 90 example](../examples/rule90.py)

Signed-off-by: Wang Mingyu <[email protected]>
---
 .../{python3-bitarray_3.8.2.bb => python3-bitarray_3.9.0.bb}    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-bitarray_3.8.2.bb => python3-bitarray_3.9.0.bb} (81%)

diff --git a/meta-python/recipes-devtools/python/python3-bitarray_3.8.2.bb b/meta-python/recipes-devtools/python/python3-bitarray_3.9.0.bb
similarity index 81%
rename from meta-python/recipes-devtools/python/python3-bitarray_3.8.2.bb
rename to meta-python/recipes-devtools/python/python3-bitarray_3.9.0.bb
index 0c34eeff8d..3e236c8c45 100644
--- a/meta-python/recipes-devtools/python/python3-bitarray_3.8.2.bb
+++ b/meta-python/recipes-devtools/python/python3-bitarray_3.9.0.bb
@@ -4,7 +4,7 @@ HOMEPAGE = "https://github.com/ilanschnell/bitarray"
 LICENSE = "PSF-2.0"
 LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=6abe80c028e4ee53045a33ae807c64fd"
 
-SRC_URI[sha256sum] = "2675a0c17c0b2d12d0fbcf3b27eb833f96936a588da47ac445c0743c5aa69e6b"
+SRC_URI[sha256sum] = "af5f91e61d868c8f457f66cd726ef31d69264f71edbaccd70fdbb13548c1d652"
 
 inherit python_setuptools_build_meta pypi
 
-- 
2.43.0
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.