Files
rpi-buildroot/package/python-sdbus/Config.in
Raphaël Mélotte e3ba797873 package/python-sdbus: bump to version 0.14.0
For release note, see:
https://github.com/python-sdbus/python-sdbus/releases/tag/0.14.0

The upstream URL has changed so while at it also update it.

Signed-off-by: Raphaël Mélotte <raphael.melotte@mind.be>
[Julien: add link to release note in commit log]
Signed-off-by: Julien Olivain <ju.o@free.fr>
2025-04-20 21:05:50 +02:00

12 lines
304 B
Plaintext

config BR2_PACKAGE_PYTHON_SDBUS
bool "python-sdbus"
depends on BR2_PACKAGE_SYSTEMD # required to get sd-bus
help
Modern Python D-Bus library. Based on sd-bus from
libsystemd.
https://github.com/python-sdbus/python-sdbus
comment "python-sdbus needs systemd"
depends on !BR2_PACKAGE_SYSTEMD