From 4eef40acc52d9616a95df1199bb4da0621c59015 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20M=C3=A9lotte?= Date: Thu, 17 Apr 2025 14:52:48 +0200 Subject: [PATCH] package/python-sdbus: fix upstream url MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The upstream URL has changed to github.com/python-sdbus/python-sdbus. Signed-off-by: Raphaël Mélotte [Julien: add link to release note in commit log] Signed-off-by: Julien Olivain (cherry picked from commit e3ba7978731e0b0afdbaee1b0d39ce17c6397883) [Thomas: do not include the bump only the repo address fix] Signed-off-by: Thomas Perale --- package/python-sdbus/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/python-sdbus/Config.in b/package/python-sdbus/Config.in index b2d3990ab4..24ea16901f 100644 --- a/package/python-sdbus/Config.in +++ b/package/python-sdbus/Config.in @@ -5,7 +5,7 @@ config BR2_PACKAGE_PYTHON_SDBUS Modern Python D-Bus library. Based on sd-bus from libsystemd. - https://github.com/igo95862/python-sdbus + https://github.com/python-sdbus/python-sdbus comment "python-sdbus needs systemd" depends on !BR2_PACKAGE_SYSTEMD