diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2026-04-02 10:13:38 +0800 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-04-01 19:29:08 -0700 |
| commit | 5e61a6311dd0c32fe9895f914d729d3076cbfbe0 (patch) | |
| tree | 624665494610b1c7fd2f0e4027a636159cdbf446 /meta-python/recipes-devtools/python | |
| parent | 1b047a663d9a394bdd97cea501236222bb978261 (diff) | |
| download | meta-openembedded-5e61a6311dd0c32fe9895f914d729d3076cbfbe0.tar.gz | |
python3-eth-utils: upgrade 5.3.1 -> 6.0.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-eth-utils_6.0.0.bb (renamed from meta-python/recipes-devtools/python/python3-eth-utils_5.3.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-eth-utils_5.3.1.bb b/meta-python/recipes-devtools/python/python3-eth-utils_6.0.0.bb index 481e5081c9..36d787746e 100644 --- a/meta-python/recipes-devtools/python/python3-eth-utils_5.3.1.bb +++ b/meta-python/recipes-devtools/python/python3-eth-utils_6.0.0.bb | |||
| @@ -4,7 +4,7 @@ SECTION = "devel/python" | |||
| 4 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=d3f53e7cc5bf80b16eff1f4a38c73182" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=d3f53e7cc5bf80b16eff1f4a38c73182" |
| 6 | 6 | ||
| 7 | SRC_URI[sha256sum] = "c94e2d2abd024a9a42023b4ddc1c645814ff3d6a737b33d5cfd890ebf159c2d1" | 7 | SRC_URI[sha256sum] = "eb54b2f82dd300d3142c49a89da195e823f5e5284d43203593f87c67bad92a96" |
| 8 | 8 | ||
| 9 | PYPI_PACKAGE = "eth_utils" | 9 | PYPI_PACKAGE = "eth_utils" |
| 10 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | 10 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" |
