From 3c21ab9e58576662120f1c9c23a9ea1c09ff1b1f Mon Sep 17 00:00:00 2001 From: Bartosz Golaszewski Date: Sat, 20 Mar 2021 22:23:06 +0100 Subject: python3-txdbus: new package Add a recipe for python3-txdbus: a native Python implementation of the DBus protocol for Twisted applications. Signed-off-by: Bartosz Golaszewski Acked-by: Trevor Gamblin 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 e85736cd13..e4e67221f7 100644 --- a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb +++ b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb @@ -412,6 +412,7 @@ RDEPENDS_packagegroup-meta-python3 = "\ python3-twitter \ python3-twofish \ python3-txaio \ + python3-txdbus \ python3-txws \ python3-typed-ast \ python3-typeguard \ -- cgit v1.2.3-54-g00ecf