mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-07-19 15:29:08 +02:00

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
10 lines
347 B
BlitzBasic
10 lines
347 B
BlitzBasic
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=bf9691ead96f1163622689e47ce3f366"
|
|
|
|
SRC_URI[sha256sum] = "177e2070da9bf557fe0fd46ee467a7be2d0b6476aa4dc18680603e7da1fc5690"
|
|
|
|
inherit pypi setuptools3
|