summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-eth-typing_3.5.2.bb
blob: c8044b3897bfed239b8ea7e292983ea477b7a617 (plain)
1
2
3
4
5
6
7
8
9
SUMMARY = "Common type annotations for ethereum python packages."
HOMEPAGE = "https://github.com/ethereum/eth-typing"
SECTION = "devel/python"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=3d7bdfe69b1ffbde073ca6e96f5c53f7"

SRC_URI[sha256sum] = "22bf051ddfaa35ff827c30090de167e5c5b8cc6d343f7f35c9b1c7553f6ab64d"

inherit pypi setuptools3