summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-eth-typing_3.5.1.bb
blob: 3723b1931b57a14633afc1b64ef888785abd89fe (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] = "e21a8b0688581a6765f72fa184d86d06c3949e354d4af5293798abc0b4255989"

inherit pypi setuptools3