summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-eth-typing_3.5.1.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2023-11-04 13:28:55 -0700
committerKhem Raj <raj.khem@gmail.com>2023-11-06 08:47:41 -0800
commit42b17e51be0032e383a2e080a05ad1bcb5db2215 (patch)
treeda52a653e20e9aa9e0e2b8d8d51548a5a6099c77 /meta-python/recipes-devtools/python/python3-eth-typing_3.5.1.bb
parentdd268c257ef519d7dc1d84e59f0dfa0f0264c196 (diff)
downloadmeta-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.1.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-eth-typing_3.5.1.bb9
1 files changed, 9 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-eth-typing_3.5.1.bb b/meta-python/recipes-devtools/python/python3-eth-typing_3.5.1.bb
new file mode 100644
index 0000000000..3723b1931b
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python3-eth-typing_3.5.1.bb
@@ -0,0 +1,9 @@
1SUMMARY = "Common type annotations for ethereum python packages."
2HOMEPAGE = "https://github.com/ethereum/eth-typing"
3SECTION = "devel/python"
4LICENSE = "MIT"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=3d7bdfe69b1ffbde073ca6e96f5c53f7"
6
7SRC_URI[sha256sum] = "e21a8b0688581a6765f72fa184d86d06c3949e354d4af5293798abc0b4255989"
8
9inherit pypi setuptools3