mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-08-25 05:21:31 +00:00
python3-eth-typing: upgrade 3.4.0 -> 3.5.0
Changelog: ========== Add script to maintain Network constants listed in the networks module. Add types-setuptools to support pkg_resources and __version__ Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -0,0 +1,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] = "a92f6896896752143a4704c57441eedf7b1f65d5df4b1c20cb802bb4aa602d7e"
|
||||
|
||||
inherit pypi setuptools3
|
||||
Reference in New Issue
Block a user