summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-eth-typing_4.0.0.bb
blob: 3ca311db5c4a713331de3c04bc5b86d468ef9d81 (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] = "9af0b6beafbc5c2e18daf19da5f5a68315023172c4e79d149e12ad10a3d3f731"

inherit pypi setuptools3