summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-bitarray_3.2.0.bb (renamed from meta-python/recipes-devtools/python/python3-bitarray_3.1.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-bitarray_3.1.1.bb b/meta-python/recipes-devtools/python/python3-bitarray_3.2.0.bb
index c07c52af89..86767dd6b2 100644
--- a/meta-python/recipes-devtools/python/python3-bitarray_3.1.1.bb
+++ b/meta-python/recipes-devtools/python/python3-bitarray_3.2.0.bb
@@ -4,7 +4,7 @@ HOMEPAGE = "https://github.com/ilanschnell/bitarray"
4LICENSE = "PSF-2.0" 4LICENSE = "PSF-2.0"
5LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=2ad702cdcd49e8d2ac01d7e7d0810d2d" 5LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=2ad702cdcd49e8d2ac01d7e7d0810d2d"
6 6
7SRC_URI[sha256sum] = "a3c1d74ac2c969bac33169286fe601f8a6f4ca0e8f26dbaa22ad61fbf8fcf259" 7SRC_URI[sha256sum] = "f766d1c6a5cbb1f87cb8ce0ff46cefda681cc2f9bef971908f914b2862409922"
8 8
9inherit setuptools3 pypi 9inherit setuptools3 pypi
10 10