diff options
| author | Derek Straka <derek@asterius.io> | 2023-12-21 15:44:32 +0000 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-12-22 06:39:32 -0800 |
| commit | 9723cc8de511f591727508c3435ca3d5e5b13369 (patch) | |
| tree | be3a4a260b88dc99b033bf0c45c5c1c6df6940af /meta-python | |
| parent | b39c548100d8ffeec23a0dd45affcab6a2677874 (diff) | |
| download | meta-openembedded-9723cc8de511f591727508c3435ca3d5e5b13369.tar.gz | |
python3-bitarray: update to version 2.9.0
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-bitarray_2.9.0.bb (renamed from meta-python/recipes-devtools/python/python3-bitarray_2.8.5.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-bitarray_2.8.5.bb b/meta-python/recipes-devtools/python/python3-bitarray_2.9.0.bb index 5047784abe..e899c800b8 100644 --- a/meta-python/recipes-devtools/python/python3-bitarray_2.8.5.bb +++ b/meta-python/recipes-devtools/python/python3-bitarray_2.9.0.bb | |||
| @@ -4,7 +4,7 @@ HOMEPAGE = "https://github.com/ilanschnell/bitarray" | |||
| 4 | LICENSE = "PSF-2.0" | 4 | LICENSE = "PSF-2.0" |
| 5 | LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=2ad702cdcd49e8d2ac01d7e7d0810d2d" | 5 | LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=2ad702cdcd49e8d2ac01d7e7d0810d2d" |
| 6 | 6 | ||
| 7 | SRC_URI[sha256sum] = "b7564fd218cc4479f7f0106d341e096f78907b47865aeeff702c807df1927c01" | 7 | SRC_URI[sha256sum] = "41f6b46f01bc59abfc38653d203565113b6e7dd04d0ec688774ed28e6d9755db" |
| 8 | 8 | ||
| 9 | inherit setuptools3 pypi | 9 | inherit setuptools3 pypi |
| 10 | 10 | ||
