diff options
| author | Khem Raj <raj.khem@gmail.com> | 2023-11-04 13:28:55 -0700 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-11-06 08:47:41 -0800 |
| commit | 42b17e51be0032e383a2e080a05ad1bcb5db2215 (patch) | |
| tree | da52a653e20e9aa9e0e2b8d8d51548a5a6099c77 /meta-python/recipes-devtools/python/python3-eth-typing_3.5.0.bb | |
| parent | dd268c257ef519d7dc1d84e59f0dfa0f0264c196 (diff) | |
| download | meta-openembedded-42b17e51be0032e383a2e080a05ad1bcb5db2215.tar.gz | |
python3-eth-typing: upgrade 3.5.0 -> 3.5.1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-eth-typing_3.5.0.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-eth-typing_3.5.0.bb | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/meta-python/recipes-devtools/python/python3-eth-typing_3.5.0.bb b/meta-python/recipes-devtools/python/python3-eth-typing_3.5.0.bb deleted file mode 100644 index 6a8bec7a54..0000000000 --- a/meta-python/recipes-devtools/python/python3-eth-typing_3.5.0.bb +++ /dev/null | |||
| @@ -1,9 +0,0 @@ | |||
| 1 | SUMMARY = "Common type annotations for ethereum python packages." | ||
| 2 | HOMEPAGE = "https://github.com/ethereum/eth-typing" | ||
| 3 | SECTION = "devel/python" | ||
| 4 | LICENSE = "MIT" | ||
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=3d7bdfe69b1ffbde073ca6e96f5c53f7" | ||
| 6 | |||
| 7 | SRC_URI[sha256sum] = "a92f6896896752143a4704c57441eedf7b1f65d5df4b1c20cb802bb4aa602d7e" | ||
| 8 | |||
| 9 | inherit pypi setuptools3 | ||
