diff options
| author | Andreas Enge <andreas@enge.fr> | 2026-01-05 21:25:43 +0100 |
|---|---|---|
| committer | Andreas Enge <andreas@enge.fr> | 2026-03-06 14:53:04 +0100 |
| commit | 1f9e47518ba5893dc842ffeb399a500833ddbc25 (patch) | |
| tree | a8da12c5fc3b8964a5d4b3b3b5a3ce395156f34e /gnu/packages/freedesktop.scm | |
| parent | 5708c1d67f2b6f8427acea9cc0a62931614960a5 (diff) | |
gnu: python-dbus: Rename to python-dbus-1.2.
* gnu/packages/python-xyz.scm (python-dbus): Rename to…
(python-dbus-1.2): … this.
(python-notify2, python-gatt, python2-dbus): Adapt references.
* gnu/packages/audio.scm (cable, jack-2): Likewise.
* gnu/packages/bittorrent.scm (deluge): Likewise.
* gnu/packages/connman.scm (econnman): Likewise.
* gnu/packages/cups.scm (hplip): Likewise.
* gnu/packages/enlightenment.scm (python-efl): Likewise.
* gnu/packages/freedesktop.scm (modem-manager, telepathy-idle): Likewise.
* gnu/packages/gnome.scm (gtg, system-config-printer, libsecret, upower)
(mutter, network-manager, gnome-bluetooth, gnome-shell, terminator)
(gnome-remote-desktop): Likewise.
* gnu/packages/ibus.scm (ibus): Likewise.
* gnu/packages/maths.scm (veusz): Likewise.
* gnu/packages/matrix.scm (pantalaimon): Likewise.
* gnu/packages/messaging.scm (pidgin, gajim): Likewise.
* gnu/packages/mpd.scm (mpdris2): Likewise.
* gnu/packages/music.scm (mididings, a2jmidid, quodlibet): Likewise.
* gnu/packages/password-utils.scm (secretsd): Likewise.
* gnu/packages/stenography.scm (plover): Likewise.
* gnu/packages/sugar.scm (sugar-datastore, sugar-toolkit-gtk3)
(sugar-portfolio-activity): Likewise.
* gnu/packages/video.scm (python-yewtube): Likewise.
* gnu/packages/xdisorg.scm (autokey): Likewise.
* gnu/packages/xfce.scm (catfish): Likewise.
* gnu/packages/xorg.scm (xpra): Likewise.
Change-Id: I19218743260175f1117b8e213131a3b1495c6c48
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
Diffstat (limited to 'gnu/packages/freedesktop.scm')
| -rw-r--r-- | gnu/packages/freedesktop.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/freedesktop.scm b/gnu/packages/freedesktop.scm index 70a2541bd64..4094a4efa8b 100644 --- a/gnu/packages/freedesktop.scm +++ b/gnu/packages/freedesktop.scm | |||
| @@ -2118,7 +2118,7 @@ which speak the Qualcomm MSM Interface (QMI) protocol.") | |||
| 2118 | libxslt ;for xsltproc | 2118 | libxslt ;for xsltproc |
| 2119 | pkg-config | 2119 | pkg-config |
| 2120 | python-minimal | 2120 | python-minimal |
| 2121 | python-dbus ;for test | 2121 | python-dbus-1.2 ;for test |
| 2122 | python-pygobject ;for test | 2122 | python-pygobject ;for test |
| 2123 | vala)) | 2123 | vala)) |
| 2124 | (propagated-inputs | 2124 | (propagated-inputs |
| @@ -2312,7 +2312,7 @@ different sorts of messages in different formats.") | |||
| 2312 | (base32 "02wb61h2k3hhis5y2xi5rhc6pmikd13x722hk620sqb9b3m5pn3s")))) | 2312 | (base32 "02wb61h2k3hhis5y2xi5rhc6pmikd13x722hk620sqb9b3m5pn3s")))) |
| 2313 | (build-system gnu-build-system) | 2313 | (build-system gnu-build-system) |
| 2314 | (native-inputs (list autoconf automake libtool pkg-config)) | 2314 | (native-inputs (list autoconf automake libtool pkg-config)) |
| 2315 | (inputs (list libxslt python-wrapper python-dbus)) | 2315 | (inputs (list libxslt python-wrapper python-dbus-1.2)) |
| 2316 | (propagated-inputs (list telepathy-glib)) | 2316 | (propagated-inputs (list telepathy-glib)) |
| 2317 | (home-page "https://telepathy.freedesktop.org/") | 2317 | (home-page "https://telepathy.freedesktop.org/") |
| 2318 | (synopsis "Telepathy IRC connection manager") | 2318 | (synopsis "Telepathy IRC connection manager") |
