diff options
author | Leon Anavi <leon.anavi@konsulko.com> | 2025-03-05 15:34:09 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2025-03-06 06:58:00 -0800 |
commit | 85483b64fb0e45ab512d72f8fb6d46c68e7c6e81 (patch) | |
tree | ba54e72e093cf44a114648d505428d31590fc010 | |
parent | 2e9751d16eac5f9b82b73208f1e75187c7796f51 (diff) | |
download | meta-openembedded-85483b64fb0e45ab512d72f8fb6d46c68e7c6e81.tar.gz |
python3-bitstruct: Upgrade 8.19.0 -> 8.20.0
Upgrade to release 8.20.0.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-python/recipes-devtools/python/python3-bitstruct_8.20.0.bb (renamed from meta-python/recipes-devtools/python/python3-bitstruct_8.19.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-bitstruct_8.19.0.bb b/meta-python/recipes-devtools/python/python3-bitstruct_8.20.0.bb index bdf77c7d01..f2a291e3bc 100644 --- a/meta-python/recipes-devtools/python/python3-bitstruct_8.19.0.bb +++ b/meta-python/recipes-devtools/python/python3-bitstruct_8.20.0.bb | |||
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/eerimoq/bitstruct" | |||
3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=d9aa4ec07de78abae21c490c9ffe61bd" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=d9aa4ec07de78abae21c490c9ffe61bd" |
5 | 5 | ||
6 | SRC_URI[sha256sum] = "d75ba9dded85c17e885a209a00eb8e248ee40762149f2f2a79360ca857467dac" | 6 | SRC_URI[sha256sum] = "f6b16a93097313f2a6c146640c93e5f988a39c33364f8c20a4286ac1c5ed5dae" |
7 | 7 | ||
8 | inherit pypi python_setuptools_build_meta | 8 | inherit pypi python_setuptools_build_meta |
9 | 9 | ||