diff options
| author | Bartosz Golaszewski <brgl@bgdev.pl> | 2021-03-20 22:23:06 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2021-03-22 09:19:13 -0700 |
| commit | 3c21ab9e58576662120f1c9c23a9ea1c09ff1b1f (patch) | |
| tree | b19183414a2498cf83934c0e95bfca157893cf95 /meta-python/recipes-core | |
| parent | c8957a09c4c04bcda94dd8ed76374c83e289b909 (diff) | |
| download | meta-openembedded-3c21ab9e58576662120f1c9c23a9ea1c09ff1b1f.tar.gz | |
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 <brgl@bgdev.pl>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
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 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 = "\ | |||
| 412 | python3-twitter \ | 412 | python3-twitter \ |
| 413 | python3-twofish \ | 413 | python3-twofish \ |
| 414 | python3-txaio \ | 414 | python3-txaio \ |
| 415 | python3-txdbus \ | ||
| 415 | python3-txws \ | 416 | python3-txws \ |
| 416 | python3-typed-ast \ | 417 | python3-typed-ast \ |
| 417 | python3-typeguard \ | 418 | python3-typeguard \ |
