diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2022-03-16 16:36:17 +0800 |
|---|---|---|
| committer | tgamblin <trevor.gamblin@windriver.com> | 2022-03-17 08:54:17 -0400 |
| commit | 9400c8da18f38de55ad4e14ae09a4da3bf488f34 (patch) | |
| tree | 000a2dac8c5933c92c0ff8c406aff9248f4958eb /meta-python | |
| parent | f8a52dacc5f653a484afa6843598240b9dcec5fb (diff) | |
| download | meta-openembedded-9400c8da18f38de55ad4e14ae09a4da3bf488f34.tar.gz | |
python3-bitstruct: upgrade 8.12.1 -> 8.13.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: tgamblin <trevor.gamblin@windriver.com>
Diffstat (limited to 'meta-python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-bitstruct_8.13.0.bb (renamed from meta-python/recipes-devtools/python/python3-bitstruct_8.12.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-bitstruct_8.12.1.bb b/meta-python/recipes-devtools/python/python3-bitstruct_8.13.0.bb index f53f84f83e..954c9ab46c 100644 --- a/meta-python/recipes-devtools/python/python3-bitstruct_8.12.1.bb +++ b/meta-python/recipes-devtools/python/python3-bitstruct_8.13.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] = "45b2b932ce6681f5c6ce8cba39abdd423b579b0568c76fa48b1e09c88368ede7" | 6 | SRC_URI[sha256sum] = "7b87d9e41ff552a8cae06ea2368c3772b6f3102bdab4b65e793be7590d69f03b" |
| 7 | 7 | ||
| 8 | PYPI_PACKAGE = "bitstruct" | 8 | PYPI_PACKAGE = "bitstruct" |
| 9 | 9 | ||
