diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python-bitarray.inc | 6 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-bitarray_1.2.0.bb (renamed from meta-python/recipes-devtools/python/python-bitarray_1.1.0.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-bitarray_1.2.0.bb (renamed from meta-python/recipes-devtools/python/python3-bitarray_1.1.0.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 da5d11f1cb..e156bd87ed 100644 --- a/meta-python/recipes-devtools/python/python-bitarray.inc +++ b/meta-python/recipes-devtools/python/python-bitarray.inc | |||
@@ -1,10 +1,10 @@ | |||
1 | SUMMARY = "A high-level Python efficient arrays of booleans -- C extension" | 1 | SUMMARY = "A high-level Python efficient arrays of booleans -- C extension" |
2 | HOMEPAGE = "https://github.com/ilanschnell/bitarray" | 2 | HOMEPAGE = "https://github.com/ilanschnell/bitarray" |
3 | LICENSE = "PSF" | 3 | LICENSE = "PSF" |
4 | LIC_FILES_CHKSUM = "file://PKG-INFO;md5=00f0d12ccaf4e6b0b4fe501663621fa3" | 4 | LIC_FILES_CHKSUM = "file://PKG-INFO;md5=f1c84020645d906bd6569f6bcf071eca" |
5 | 5 | ||
6 | SRC_URI[md5sum] = "743d396a1012d6f7d791d8a526da302d" | 6 | SRC_URI[md5sum] = "ce21bdfb6d074bd051abd601667b238e" |
7 | SRC_URI[sha256sum] = "9f578314c7808eb1416620dc7d7977d4787a65a4f61b4c9685343a860712615b" | 7 | SRC_URI[sha256sum] = "4f8706b651243c9faa981f075bcbdef2fab83e9b9bc9211ed2cb5849f9a68342" |
8 | 8 | ||
9 | inherit pypi | 9 | inherit pypi |
10 | 10 | ||
diff --git a/meta-python/recipes-devtools/python/python-bitarray_1.1.0.bb b/meta-python/recipes-devtools/python/python-bitarray_1.2.0.bb index f78c7abd23..f78c7abd23 100644 --- a/meta-python/recipes-devtools/python/python-bitarray_1.1.0.bb +++ b/meta-python/recipes-devtools/python/python-bitarray_1.2.0.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-bitarray_1.1.0.bb b/meta-python/recipes-devtools/python/python3-bitarray_1.2.0.bb index 7ee444dc9e..7ee444dc9e 100644 --- a/meta-python/recipes-devtools/python/python3-bitarray_1.1.0.bb +++ b/meta-python/recipes-devtools/python/python3-bitarray_1.2.0.bb | |||