diff options
| author | Xu Huan <xuhuan.fnst@fujitsu.com> | 2022-07-15 11:59:37 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-07-15 12:48:34 -0400 |
| commit | 21fad1049eee0195428f189f8c1ab40b8b26c8f0 (patch) | |
| tree | a08b65157a877d398ac946414b9afe0f89d62b84 /meta-python/recipes-devtools/python | |
| parent | e560ab2ebd8b358f5434c7450ecea5d130dc31fd (diff) | |
| download | meta-openembedded-21fad1049eee0195428f189f8c1ab40b8b26c8f0.tar.gz | |
python3-web3: upgrade 5.29.2 -> 5.30.0
Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-web3_5.30.0.bb (renamed from meta-python/recipes-devtools/python/python3-web3_5.29.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-web3_5.29.2.bb b/meta-python/recipes-devtools/python/python3-web3_5.30.0.bb index c9820ebdf8..a35c05e065 100644 --- a/meta-python/recipes-devtools/python/python3-web3_5.29.2.bb +++ b/meta-python/recipes-devtools/python/python3-web3_5.30.0.bb | |||
| @@ -4,7 +4,7 @@ SECTION = "devel/python" | |||
| 4 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1dc2732bdc5e50382737979791cbb3b7" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1dc2732bdc5e50382737979791cbb3b7" |
| 6 | 6 | ||
| 7 | SRC_URI[sha256sum] = "f37b01f3dc32010b176cef01c2107bc25b7cf94b63c3269d4ec52d7e5ded9a36" | 7 | SRC_URI[sha256sum] = "e141d90408fd9fe5156e2ef22884a160bef8bfd55e6cecd51181af3162ea84dd" |
| 8 | 8 | ||
| 9 | inherit pypi setuptools3 | 9 | inherit pypi setuptools3 |
| 10 | 10 | ||
