mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 17:59:59 +00:00
42b17e51be
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=3d7bdfe69b1ffbde073ca6e96f5c53f7"
|
|
|
|
SRC_URI[sha256sum] = "e21a8b0688581a6765f72fa184d86d06c3949e354d4af5293798abc0b4255989"
|
|
|
|
inherit pypi setuptools3
|