summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python3-bitarray_2.8.2.bb (renamed from meta-python/recipes-devtools/python/python3-bitarray_2.8.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-bitarray_2.8.1.bb b/meta-python/recipes-devtools/python/python3-bitarray_2.8.2.bb
index cb94df5644..39d2b6a717 100644
--- a/meta-python/recipes-devtools/python/python3-bitarray_2.8.1.bb
+++ b/meta-python/recipes-devtools/python/python3-bitarray_2.8.2.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/ilanschnell/bitarray"
3LICENSE = "PSF-2.0" 3LICENSE = "PSF-2.0"
4LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=2ad702cdcd49e8d2ac01d7e7d0810d2d" 4LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=2ad702cdcd49e8d2ac01d7e7d0810d2d"
5 5
6SRC_URI[sha256sum] = "e68ceef35a88625d16169550768fcc8d3894913e363c24ecbf6b8c07eb02c8f3" 6SRC_URI[sha256sum] = "f90b2f44b5b23364d5fbade2c34652e15b1fcfe813c46f828e008f68a709160f"
7 7
8inherit setuptools3 pypi 8inherit setuptools3 pypi
9 9