diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2026-04-02 10:13:36 +0800 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-04-01 19:29:07 -0700 |
| commit | 0dd89fb71ecc4c2fe35ad4cb846b2a6cf504fe1b (patch) | |
| tree | d006905a0052e1f6ca68af3f131c76345231aba2 /meta-python/recipes-devtools | |
| parent | b4a70a93730dbe2dfdb072dddc468550745b17b9 (diff) | |
| download | meta-openembedded-0dd89fb71ecc4c2fe35ad4cb846b2a6cf504fe1b.tar.gz | |
python3-eth-hash: upgrade 0.7.1 -> 0.8.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')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-eth-hash_0.8.0.bb (renamed from meta-python/recipes-devtools/python/python3-eth-hash_0.7.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-eth-hash_0.7.1.bb b/meta-python/recipes-devtools/python/python3-eth-hash_0.8.0.bb index ce67505659..04a94d20be 100644 --- a/meta-python/recipes-devtools/python/python3-eth-hash_0.7.1.bb +++ b/meta-python/recipes-devtools/python/python3-eth-hash_0.8.0.bb | |||
| @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/ethereum/eth-hash" | |||
| 3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
| 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=3ef06eb4d4373222e59a338e2eb9a795" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=3ef06eb4d4373222e59a338e2eb9a795" |
| 5 | 5 | ||
| 6 | SRC_URI[sha256sum] = "d2411a403a0b0a62e8247b4117932d900ffb4c8c64b15f92620547ca5ce46be5" | 6 | SRC_URI[sha256sum] = "b009752b620da2e9c7668014849d1f5fadbe4f138603f1871cc5d4ca706896b1" |
| 7 | 7 | ||
| 8 | inherit pypi python_setuptools_build_meta | 8 | inherit pypi python_setuptools_build_meta |
| 9 | 9 | ||
