summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZang Ruochen <zangrc.fnst@cn.fujitsu.com>2019-11-13 16:08:54 +0800
committerKhem Raj <raj.khem@gmail.com>2019-11-13 07:17:02 -0800
commit3fbcef4c02f80fdc52c6a5089d591b8121450cb4 (patch)
tree8f165e4331c1b3c1b02f4a20efbc323ccac8b544
parent980816a0c617d3a7e677d65104c74537a24b2297 (diff)
downloadmeta-openembedded-3fbcef4c02f80fdc52c6a5089d591b8121450cb4.tar.gz
python-bitarray: upgrade 1.0.1 -> 1.1.0
-License-Update: Update PKG-INFO. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-python/recipes-devtools/python/python-bitarray.inc6
-rw-r--r--meta-python/recipes-devtools/python/python-bitarray_1.1.0.bb (renamed from meta-python/recipes-devtools/python/python-bitarray_1.0.1.bb)0
-rw-r--r--meta-python/recipes-devtools/python/python3-bitarray_1.1.0.bb (renamed from meta-python/recipes-devtools/python/python3-bitarray_1.0.1.bb)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 e7d49db80..da5d11f1c 100644
--- a/meta-python/recipes-devtools/python/python-bitarray.inc
+++ b/meta-python/recipes-devtools/python/python-bitarray.inc
@@ -1,10 +1,10 @@
1SUMMARY = "A high-level Python efficient arrays of booleans -- C extension" 1SUMMARY = "A high-level Python efficient arrays of booleans -- C extension"
2HOMEPAGE = "https://github.com/ilanschnell/bitarray" 2HOMEPAGE = "https://github.com/ilanschnell/bitarray"
3LICENSE = "PSF" 3LICENSE = "PSF"
4LIC_FILES_CHKSUM = "file://PKG-INFO;md5=d736cf16034030b4aab4ea179d91e778" 4LIC_FILES_CHKSUM = "file://PKG-INFO;md5=00f0d12ccaf4e6b0b4fe501663621fa3"
5 5
6SRC_URI[md5sum] = "56f55188d8d5361834db0bc7120f8998" 6SRC_URI[md5sum] = "743d396a1012d6f7d791d8a526da302d"
7SRC_URI[sha256sum] = "3eb500f8b9cde19e14472fcbee0195dbf0fbac006f8406a03f0cfb495dff20a0" 7SRC_URI[sha256sum] = "9f578314c7808eb1416620dc7d7977d4787a65a4f61b4c9685343a860712615b"
8 8
9inherit pypi 9inherit pypi
10 10
diff --git a/meta-python/recipes-devtools/python/python-bitarray_1.0.1.bb b/meta-python/recipes-devtools/python/python-bitarray_1.1.0.bb
index f78c7abd2..f78c7abd2 100644
--- a/meta-python/recipes-devtools/python/python-bitarray_1.0.1.bb
+++ b/meta-python/recipes-devtools/python/python-bitarray_1.1.0.bb
diff --git a/meta-python/recipes-devtools/python/python3-bitarray_1.0.1.bb b/meta-python/recipes-devtools/python/python3-bitarray_1.1.0.bb
index 7ee444dc9..7ee444dc9 100644
--- a/meta-python/recipes-devtools/python/python3-bitarray_1.0.1.bb
+++ b/meta-python/recipes-devtools/python/python3-bitarray_1.1.0.bb