diff options
| author | Bartosz Golaszewski <brgl@bgdev.pl> | 2021-05-20 16:36:54 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2021-05-24 07:36:49 -0700 |
| commit | 9bd205e4171f3fb72da713dbdeb50f6a763bff26 (patch) | |
| tree | 7e660b81d6df1ba9c855f3a45395c2e52fd06182 /meta-python/recipes-core/packagegroups | |
| parent | 85cfc547a6ea0b7d6f536578792fdd4a037fb050 (diff) | |
| download | meta-openembedded-9bd205e4171f3fb72da713dbdeb50f6a763bff26.tar.gz | |
python3-asyncio-glib: new package
Add a recipe for asyncio-glib - an interface between asyncio and the
GLib event loop for Python.
Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Diffstat (limited to 'meta-python/recipes-core/packagegroups')
| -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 828c7fea5a..b283d13bfd 100644 --- a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb +++ b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb | |||
| @@ -38,6 +38,7 @@ RDEPENDS_packagegroup-meta-python3 = "\ | |||
| 38 | python3-astroid \ | 38 | python3-astroid \ |
| 39 | python3-asttokens \ | 39 | python3-asttokens \ |
| 40 | python3-async-timeout \ | 40 | python3-async-timeout \ |
| 41 | python3-asyncio-glib \ | ||
| 41 | python3-attr \ | 42 | python3-attr \ |
| 42 | python3-autobahn \ | 43 | python3-autobahn \ |
| 43 | python3-automat \ | 44 | python3-automat \ |
