From becd9ec57a7b38279ea79708f583a5b2eba3f30d Mon Sep 17 00:00:00 2001 From: Bartosz Golaszewski Date: Thu, 12 May 2022 10:41:41 +0200 Subject: python3-eth-typing: new package Add a recipe for eth-typing: common type annotations for ethereum python packages. Signed-off-by: Bartosz Golaszewski Signed-off-by: Khem Raj --- meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-python/recipes-core') diff --git a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb index 4b32c7db2c..d8cc9c0a5e 100644 --- a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb +++ b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb @@ -111,6 +111,7 @@ RDEPENDS:packagegroup-meta-python3 = "\ python3-engineio \ python3-et-xmlfile \ python3-eth-hash \ + python3-eth-typing \ python3-evdev \ python3-execnet \ python3-fann2 \ -- cgit v1.2.3-54-g00ecf