diff options
author | Xu Huan <xuhuan.fnst@fujitsu.com> | 2021-12-07 14:47:42 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2021-12-08 11:10:23 -0800 |
commit | a14e291e1b6a3817e8d37b36ef66e13fdd205cd6 (patch) | |
tree | 003940581692eb0ba10bf307d6008f283113118c /meta-python | |
parent | fc0cc3e449b2a97a97a96a64fd02ea4d3b6cf8a5 (diff) | |
download | meta-openembedded-a14e291e1b6a3817e8d37b36ef66e13fdd205cd6.tar.gz |
python3-bitstruct: upgrade 8.11.1 -> 8.12.1
Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-bitstruct_8.12.1.bb (renamed from meta-python/recipes-devtools/python/python3-bitstruct_8.11.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-bitstruct_8.11.1.bb b/meta-python/recipes-devtools/python/python3-bitstruct_8.12.1.bb index 49b31971a6..f53f84f83e 100644 --- a/meta-python/recipes-devtools/python/python3-bitstruct_8.11.1.bb +++ b/meta-python/recipes-devtools/python/python3-bitstruct_8.12.1.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] = "4e7b8769c0f09fee403d0a5f637f8b575b191a79a92e140811aa109ce7461f0c" | 6 | SRC_URI[sha256sum] = "45b2b932ce6681f5c6ce8cba39abdd423b579b0568c76fa48b1e09c88368ede7" |
7 | 7 | ||
8 | PYPI_PACKAGE = "bitstruct" | 8 | PYPI_PACKAGE = "bitstruct" |
9 | 9 | ||