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>
This commit is contained in:
Bartosz Golaszewski
2021-05-20 16:36:54 +02:00
committed by Khem Raj
parent 85cfc547a6
commit 9bd205e417
2 changed files with 12 additions and 0 deletions

View File

@@ -38,6 +38,7 @@ RDEPENDS_packagegroup-meta-python3 = "\
python3-astroid \
python3-asttokens \
python3-async-timeout \
python3-asyncio-glib \
python3-attr \
python3-autobahn \
python3-automat \