[oe-commits] [meta-openembedded] 07/10: python-bitarray: 1.2.0 -> 1.2.1

git at git.openembedded.org git at git.openembedded.org
Tue Jan 14 02:34:48 UTC 2020


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit d612ea4094945bde499c46df09ff33e38950a2dc
Author: Wang Mingyu <wangmy at cn.fujitsu.com>
AuthorDate: Mon Jan 13 09:09:40 2020 -0800

    python-bitarray: 1.2.0 -> 1.2.1
    
    -PKG-INFO-Update: Version updated to 2019.
    
    Signed-off-by: Wang Mingyu <wangmy at cn.fujitsu.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-python/recipes-devtools/python/python-bitarray.inc             | 6 +++---
 .../python/{python-bitarray_1.2.0.bb => python-bitarray_1.2.1.bb}   | 0
 .../python/{python3-bitarray_1.2.0.bb => python3-bitarray_1.2.1.b}  | 0
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-bitarray.inc b/meta-python/recipes-devtools/python/python-bitarray.inc
index e156bd8..32da348 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=f1c84020645d906bd6569f6bcf071eca"
+LIC_FILES_CHKSUM = "file://PKG-INFO;md5=dc301a25ebe210dcc53b0a2d5a038eae"
 
-SRC_URI[md5sum] = "ce21bdfb6d074bd051abd601667b238e"
-SRC_URI[sha256sum] = "4f8706b651243c9faa981f075bcbdef2fab83e9b9bc9211ed2cb5849f9a68342"
+SRC_URI[md5sum] = "a46bf869f6adf34f5b0dc82b469793b7"
+SRC_URI[sha256sum] = "2ed675f460bb0d3d66fd8042a6f1f0d36cf213e52e72a745283ddb245da7b9cf"
 
 inherit pypi
 
diff --git a/meta-python/recipes-devtools/python/python-bitarray_1.2.0.bb b/meta-python/recipes-devtools/python/python-bitarray_1.2.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-bitarray_1.2.0.bb
rename to meta-python/recipes-devtools/python/python-bitarray_1.2.1.bb
diff --git a/meta-python/recipes-devtools/python/python3-bitarray_1.2.0.bb b/meta-python/recipes-devtools/python/python3-bitarray_1.2.1.b
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-bitarray_1.2.0.bb
rename to meta-python/recipes-devtools/python/python3-bitarray_1.2.1.b

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list