[oe] [meta-python] [PATCH] python-bitarray: upgrade 0.8.3 -> 1.0.1

Zang Ruochen zangrc.fnst at cn.fujitsu.com
Mon Oct 28 01:37:37 UTC 2019


-License-Update: Update PKG-INFO.

Signed-off-by: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
---
 meta-python/recipes-devtools/python/python-bitarray.inc             | 6 +++---
 .../python/{python-bitarray_0.8.3.bb => python-bitarray_1.0.1.bb}   | 0
 .../python/{python3-bitarray_0.8.3.bb => python3-bitarray_1.0.1.bb} | 0
 3 files changed, 3 insertions(+), 3 deletions(-)
 rename meta-python/recipes-devtools/python/{python-bitarray_0.8.3.bb => python-bitarray_1.0.1.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-bitarray_0.8.3.bb => python3-bitarray_1.0.1.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-bitarray.inc b/meta-python/recipes-devtools/python/python-bitarray.inc
index 480f048..e7d49db 100644
--- a/meta-python/recipes-devtools/python/python-bitarray.inc
+++ b/meta-python/recipes-devtools/python/python-bitarray.inc
@@ -1,10 +1,10 @@
 SUMMARY = "A high-level Python efficient arrays of booleans -- C extension"
 HOMEPAGE = "https://github.com/ilanschnell/bitarray"
 LICENSE = "PSF"
-LIC_FILES_CHKSUM = "file://PKG-INFO;md5=f4ce1ae80a385140f0ddb2bcef410b06"
+LIC_FILES_CHKSUM = "file://PKG-INFO;md5=d736cf16034030b4aab4ea179d91e778"
 
-SRC_URI[md5sum] = "f3131ac2a277f3b70dbb6132ca8f8889"
-SRC_URI[sha256sum] = "050cd30b810ddb3aa941e7ddfbe0d8065e793012d0a88cb5739ec23624b9895e"
+SRC_URI[md5sum] = "56f55188d8d5361834db0bc7120f8998"
+SRC_URI[sha256sum] = "3eb500f8b9cde19e14472fcbee0195dbf0fbac006f8406a03f0cfb495dff20a0"
 
 inherit pypi
 
diff --git a/meta-python/recipes-devtools/python/python-bitarray_0.8.3.bb b/meta-python/recipes-devtools/python/python-bitarray_1.0.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-bitarray_0.8.3.bb
rename to meta-python/recipes-devtools/python/python-bitarray_1.0.1.bb
diff --git a/meta-python/recipes-devtools/python/python3-bitarray_0.8.3.bb b/meta-python/recipes-devtools/python/python3-bitarray_1.0.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-bitarray_0.8.3.bb
rename to meta-python/recipes-devtools/python/python3-bitarray_1.0.1.bb
-- 
2.7.4





More information about the Openembedded-devel mailing list