mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-19 23:28:38 +00:00
pydbus-manager: new package
pydbus is a popular (and probably the most 'pythonic') implementation of DBus for python but unfortunately it doesn't implement the ObjectManager interface. This project is an extension providing this functionality. The reason for having this as a separate project is simple: pydbus seems to no longer be actively maintained so it's hard to make it part of the original codebase. Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
558d1e25a1
commit
b8d6d062e1
@@ -288,6 +288,7 @@ RDEPENDS_packagegroup-meta-python3 = "\
|
||||
python3-pycrypto \
|
||||
python3-pycurl \
|
||||
python3-pydbus \
|
||||
python3-pydbus-manager \
|
||||
python3-pydicti \
|
||||
python3-pyephem \
|
||||
python3-pyexpect \
|
||||
|
||||
Reference in New Issue
Block a user