diff options
| author | Bartosz Golaszewski <brgl@bgdev.pl> | 2022-05-12 10:41:41 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-05-14 08:17:25 -0700 |
| commit | becd9ec57a7b38279ea79708f583a5b2eba3f30d (patch) | |
| tree | b412db2c9b859ffbc139f8f6cbf6988a2d493157 /meta-python/recipes-core | |
| parent | a2c050abb7f8299359d478f8ef7bcbed2bee8aa0 (diff) | |
| download | meta-openembedded-becd9ec57a7b38279ea79708f583a5b2eba3f30d.tar.gz | |
python3-eth-typing: new package
Add a recipe for eth-typing: common type annotations for ethereum
python packages.
Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-core')
| -rw-r--r-- | meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb | 1 |
1 files changed, 1 insertions, 0 deletions
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 = "\ | |||
| 111 | python3-engineio \ | 111 | python3-engineio \ |
| 112 | python3-et-xmlfile \ | 112 | python3-et-xmlfile \ |
| 113 | python3-eth-hash \ | 113 | python3-eth-hash \ |
| 114 | python3-eth-typing \ | ||
| 114 | python3-evdev \ | 115 | python3-evdev \ |
| 115 | python3-execnet \ | 116 | python3-execnet \ |
| 116 | python3-fann2 \ | 117 | python3-fann2 \ |
