mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
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>
This commit is contained in:
@@ -1827,7 +1827,7 @@ plugins are provided.")
|
|||||||
(string-append #$output "/share/applications/")))))))
|
(string-append #$output "/share/applications/")))))))
|
||||||
(inputs
|
(inputs
|
||||||
(list python
|
(list python
|
||||||
python-dbus
|
python-dbus-1.2
|
||||||
python-jack-client
|
python-jack-client
|
||||||
python-pyqt-6
|
python-pyqt-6
|
||||||
python-requests))
|
python-requests))
|
||||||
@@ -3286,7 +3286,7 @@ synchronous execution of all clients, and low latency operation.")
|
|||||||
expat
|
expat
|
||||||
libsamplerate
|
libsamplerate
|
||||||
opus
|
opus
|
||||||
python-dbus
|
python-dbus-1.2
|
||||||
readline))
|
readline))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list pkg-config))
|
(list pkg-config))
|
||||||
|
|||||||
@@ -662,7 +662,7 @@ the following features:
|
|||||||
nss-certs
|
nss-certs
|
||||||
python-pycairo
|
python-pycairo
|
||||||
python-chardet
|
python-chardet
|
||||||
python-dbus
|
python-dbus-1.2
|
||||||
python-mako
|
python-mako
|
||||||
python-pygobject
|
python-pygobject
|
||||||
python-pillow
|
python-pillow
|
||||||
|
|||||||
@@ -144,7 +144,7 @@ sharing) to clients via USB, ethernet, WiFi, cellular and Bluetooth.")
|
|||||||
(list bash-minimal ;for wrap-program
|
(list bash-minimal ;for wrap-program
|
||||||
efl
|
efl
|
||||||
python-wrapper
|
python-wrapper
|
||||||
python-dbus
|
python-dbus-1.2
|
||||||
python-efl))
|
python-efl))
|
||||||
(home-page "https://www.enlightenment.org")
|
(home-page "https://www.enlightenment.org")
|
||||||
(synopsis "Connman User Interface written using the EFL")
|
(synopsis "Connman User Interface written using the EFL")
|
||||||
|
|||||||
@@ -755,7 +755,7 @@ should only be used as part of the Guix cups-pk-helper service.")
|
|||||||
libjpeg-turbo
|
libjpeg-turbo
|
||||||
libusb
|
libusb
|
||||||
python
|
python
|
||||||
python-dbus
|
python-dbus-1.2
|
||||||
python-pygobject
|
python-pygobject
|
||||||
python-pyqt
|
python-pyqt
|
||||||
python-wrapper
|
python-wrapper
|
||||||
|
|||||||
@@ -441,7 +441,7 @@ embedded systems.")
|
|||||||
python-cython-0
|
python-cython-0
|
||||||
python-pytest
|
python-pytest
|
||||||
python-setuptools))
|
python-setuptools))
|
||||||
(inputs (list efl python-dbus python-packaging))
|
(inputs (list efl python-dbus-1.2 python-packaging))
|
||||||
(home-page "https://www.enlightenment.org/")
|
(home-page "https://www.enlightenment.org/")
|
||||||
(synopsis "Python bindings for EFL")
|
(synopsis "Python bindings for EFL")
|
||||||
(description
|
(description
|
||||||
|
|||||||
@@ -2118,7 +2118,7 @@ which speak the Qualcomm MSM Interface (QMI) protocol.")
|
|||||||
libxslt ;for xsltproc
|
libxslt ;for xsltproc
|
||||||
pkg-config
|
pkg-config
|
||||||
python-minimal
|
python-minimal
|
||||||
python-dbus ;for test
|
python-dbus-1.2 ;for test
|
||||||
python-pygobject ;for test
|
python-pygobject ;for test
|
||||||
vala))
|
vala))
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
@@ -2312,7 +2312,7 @@ different sorts of messages in different formats.")
|
|||||||
(base32 "02wb61h2k3hhis5y2xi5rhc6pmikd13x722hk620sqb9b3m5pn3s"))))
|
(base32 "02wb61h2k3hhis5y2xi5rhc6pmikd13x722hk620sqb9b3m5pn3s"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(native-inputs (list autoconf automake libtool pkg-config))
|
(native-inputs (list autoconf automake libtool pkg-config))
|
||||||
(inputs (list libxslt python-wrapper python-dbus))
|
(inputs (list libxslt python-wrapper python-dbus-1.2))
|
||||||
(propagated-inputs (list telepathy-glib))
|
(propagated-inputs (list telepathy-glib))
|
||||||
(home-page "https://telepathy.freedesktop.org/")
|
(home-page "https://telepathy.freedesktop.org/")
|
||||||
(synopsis "Telepathy IRC connection manager")
|
(synopsis "Telepathy IRC connection manager")
|
||||||
|
|||||||
@@ -2828,7 +2828,7 @@ and how they are displayed (View).")
|
|||||||
gtksourceview-4
|
gtksourceview-4
|
||||||
pango
|
pango
|
||||||
python
|
python
|
||||||
python-dbus
|
python-dbus-1.2
|
||||||
python-liblarch
|
python-liblarch
|
||||||
python-lxml
|
python-lxml
|
||||||
python-pycairo
|
python-pycairo
|
||||||
@@ -2996,7 +2996,7 @@ guidelines.")
|
|||||||
python
|
python
|
||||||
cups
|
cups
|
||||||
gtk+
|
gtk+
|
||||||
python-dbus
|
python-dbus-1.2
|
||||||
python-pygobject
|
python-pygobject
|
||||||
python-pycups
|
python-pycups
|
||||||
python-requests
|
python-requests
|
||||||
@@ -5215,7 +5215,7 @@ and the GLib main loop, to integrate well with GNOME applications.")
|
|||||||
libxslt
|
libxslt
|
||||||
pkg-config
|
pkg-config
|
||||||
python
|
python
|
||||||
python-dbus
|
python-dbus-1.2
|
||||||
python-pygobject-3.50
|
python-pygobject-3.50
|
||||||
vala))
|
vala))
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
@@ -5850,7 +5850,7 @@ faster results and to avoid unnecessary server load.")
|
|||||||
pkg-config
|
pkg-config
|
||||||
python
|
python
|
||||||
;; For tests.
|
;; For tests.
|
||||||
python-dbus
|
python-dbus-1.2
|
||||||
python-dbusmock-for-tests
|
python-dbusmock-for-tests
|
||||||
python-packaging
|
python-packaging
|
||||||
python-pygobject
|
python-pygobject
|
||||||
@@ -7999,7 +7999,7 @@ to display dialog boxes from the commandline and shell scripts.")
|
|||||||
libxcursor ;for XCURSOR_PATH
|
libxcursor ;for XCURSOR_PATH
|
||||||
pipewire
|
pipewire
|
||||||
python
|
python
|
||||||
python-dbus
|
python-dbus-1.2
|
||||||
python-dbusmock
|
python-dbusmock
|
||||||
wireplumber-minimal))
|
wireplumber-minimal))
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
@@ -8388,7 +8388,7 @@ users.")
|
|||||||
libxslt
|
libxslt
|
||||||
perl
|
perl
|
||||||
pkg-config
|
pkg-config
|
||||||
python-dbus
|
python-dbus-1.2
|
||||||
python-pygobject-3.50
|
python-pygobject-3.50
|
||||||
python-wrapper
|
python-wrapper
|
||||||
vala))
|
vala))
|
||||||
@@ -9141,7 +9141,7 @@ usage and information about running processes.")
|
|||||||
libxml2
|
libxml2
|
||||||
pkg-config
|
pkg-config
|
||||||
python
|
python
|
||||||
python-dbus))
|
python-dbus-1.2))
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
;; These are all required by the gnome-bluetooth .pc file.
|
;; These are all required by the gnome-bluetooth .pc file.
|
||||||
(list glib
|
(list glib
|
||||||
@@ -9151,7 +9151,7 @@ usage and information about running processes.")
|
|||||||
(list eudev
|
(list eudev
|
||||||
gsound
|
gsound
|
||||||
libnotify
|
libnotify
|
||||||
python-dbus
|
python-dbus-1.2
|
||||||
upower))
|
upower))
|
||||||
(synopsis "GNOME Bluetooth subsystem")
|
(synopsis "GNOME Bluetooth subsystem")
|
||||||
(home-page "https://wiki.gnome.org/Projects/GnomeBluetooth")
|
(home-page "https://wiki.gnome.org/Projects/GnomeBluetooth")
|
||||||
@@ -9444,7 +9444,7 @@ printf '~a is deprecated. Use the \"gnome-extensions\" CLI or \
|
|||||||
perl
|
perl
|
||||||
pkg-config
|
pkg-config
|
||||||
python
|
python
|
||||||
python-dbus
|
python-dbus-1.2
|
||||||
python-dbusmock
|
python-dbusmock
|
||||||
ruby-sass
|
ruby-sass
|
||||||
sassc
|
sassc
|
||||||
@@ -12171,7 +12171,7 @@ advanced image management tool")
|
|||||||
gsettings-desktop-schemas
|
gsettings-desktop-schemas
|
||||||
gtk+
|
gtk+
|
||||||
python-wrapper
|
python-wrapper
|
||||||
python-dbus
|
python-dbus-1.2
|
||||||
python-notify2
|
python-notify2
|
||||||
python-pycairo
|
python-pycairo
|
||||||
python-pygobject
|
python-pygobject
|
||||||
@@ -14013,7 +14013,7 @@ historical battery usage and related statistics.")
|
|||||||
mutter
|
mutter
|
||||||
pkg-config
|
pkg-config
|
||||||
python
|
python
|
||||||
python-dbus
|
python-dbus-1.2
|
||||||
python-pygobject
|
python-pygobject
|
||||||
xdg-desktop-portal-gnome))
|
xdg-desktop-portal-gnome))
|
||||||
(home-page "https://gitlab.gnome.org/GNOME/gnome-remote-desktop")
|
(home-page "https://gitlab.gnome.org/GNOME/gnome-remote-desktop")
|
||||||
|
|||||||
@@ -276,7 +276,7 @@ may also simplify input method development.")
|
|||||||
(prepend gtk
|
(prepend gtk
|
||||||
pango
|
pango
|
||||||
python
|
python
|
||||||
python-dbus
|
python-dbus-1.2
|
||||||
python-pygobject-3.50)))
|
python-pygobject-3.50)))
|
||||||
(native-search-paths
|
(native-search-paths
|
||||||
(cons (search-path-specification
|
(cons (search-path-specification
|
||||||
|
|||||||
@@ -3884,7 +3884,7 @@ ASCII text files using Gmsh's own scripting language.")
|
|||||||
(inputs
|
(inputs
|
||||||
(list bash-minimal
|
(list bash-minimal
|
||||||
ghostscript ;optional, for EPS/PS output
|
ghostscript ;optional, for EPS/PS output
|
||||||
python-dbus
|
python-dbus-1.2
|
||||||
python-numpy
|
python-numpy
|
||||||
python-pyqt-6
|
python-pyqt-6
|
||||||
qtbase
|
qtbase
|
||||||
|
|||||||
@@ -467,7 +467,7 @@ asyncio_mode = auto")))))
|
|||||||
python-attrs
|
python-attrs
|
||||||
python-cachetools
|
python-cachetools
|
||||||
python-click
|
python-click
|
||||||
python-dbus
|
python-dbus-1.2
|
||||||
python-janus
|
python-janus
|
||||||
python-keyring
|
python-keyring
|
||||||
python-logbook
|
python-logbook
|
||||||
|
|||||||
@@ -1000,7 +1000,7 @@ authentication.")
|
|||||||
pango
|
pango
|
||||||
perl
|
perl
|
||||||
python-wrapper
|
python-wrapper
|
||||||
python-dbus
|
python-dbus-1.2
|
||||||
silc-toolkit
|
silc-toolkit
|
||||||
sqlite
|
sqlite
|
||||||
startup-notification
|
startup-notification
|
||||||
@@ -1296,7 +1296,7 @@ of xmpppy.")
|
|||||||
libxscrnsaver
|
libxscrnsaver
|
||||||
network-manager
|
network-manager
|
||||||
python-css-parser
|
python-css-parser
|
||||||
python-dbus
|
python-dbus-1.2
|
||||||
python-emoji
|
python-emoji
|
||||||
python-gssapi
|
python-gssapi
|
||||||
python-idna
|
python-idna
|
||||||
|
|||||||
@@ -514,7 +514,7 @@ other MPD frontends.")
|
|||||||
(inputs
|
(inputs
|
||||||
(list bash-minimal
|
(list bash-minimal
|
||||||
python
|
python
|
||||||
python-dbus
|
python-dbus-1.2
|
||||||
python-mpd2
|
python-mpd2
|
||||||
python-mutagen
|
python-mutagen
|
||||||
python-pygobject))
|
python-pygobject))
|
||||||
|
|||||||
@@ -4647,7 +4647,7 @@ standard MIDI file with the csvmidi program.")
|
|||||||
jack-2
|
jack-2
|
||||||
python
|
python
|
||||||
`(,python "tk")
|
`(,python "tk")
|
||||||
python-dbus
|
python-dbus-1.2
|
||||||
python-decorator
|
python-decorator
|
||||||
python-pyinotify
|
python-pyinotify
|
||||||
python-pyliblo
|
python-pyliblo
|
||||||
@@ -7713,7 +7713,7 @@ It is provided as an LV2 plugin and as a standalone Jack application.")
|
|||||||
dbus
|
dbus
|
||||||
jack-1
|
jack-1
|
||||||
python
|
python
|
||||||
python-dbus))
|
python-dbus-1.2))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list pkg-config))
|
(list pkg-config))
|
||||||
(synopsis "ALSA sequencer to JACK MIDI bridging")
|
(synopsis "ALSA sequencer to JACK MIDI bridging")
|
||||||
@@ -7942,7 +7942,7 @@ streaming audio server.")
|
|||||||
libsoup-minimal
|
libsoup-minimal
|
||||||
python
|
python
|
||||||
python-cheetah
|
python-cheetah
|
||||||
python-dbus
|
python-dbus-1.2
|
||||||
python-feedparser
|
python-feedparser
|
||||||
python-gst
|
python-gst
|
||||||
python-iniconfig
|
python-iniconfig
|
||||||
|
|||||||
@@ -1517,7 +1517,7 @@ winner of the 2015 Password Hashing Competition.")
|
|||||||
(wrap-program (string-append #$output "/bin/secretsd")
|
(wrap-program (string-append #$output "/bin/secretsd")
|
||||||
`("GI_TYPELIB_PATH" ":" prefix
|
`("GI_TYPELIB_PATH" ":" prefix
|
||||||
(,(getenv "GI_TYPELIB_PATH")))))))))
|
(,(getenv "GI_TYPELIB_PATH")))))))))
|
||||||
(inputs (list python-dbus python-platformdirs python-cryptography
|
(inputs (list python-dbus-1.2 python-platformdirs python-cryptography
|
||||||
python-pygobject))
|
python-pygobject))
|
||||||
(native-inputs (list bash-minimal python-setuptools python-wheel))
|
(native-inputs (list bash-minimal python-setuptools python-wheel))
|
||||||
(home-page "https://github.com/grawity/secretsd")
|
(home-page "https://github.com/grawity/secretsd")
|
||||||
|
|||||||
@@ -14956,7 +14956,7 @@ It is based on PyGI, the Python GObject Introspection bindings, which is the
|
|||||||
recommended way to use GLib from Python.")
|
recommended way to use GLib from Python.")
|
||||||
(license license:lgpl2.1+)))
|
(license license:lgpl2.1+)))
|
||||||
|
|
||||||
(define-public python-dbus
|
(define-public python-dbus-1.2
|
||||||
(package
|
(package
|
||||||
(name "python-dbus")
|
(name "python-dbus")
|
||||||
(version "1.2.18")
|
(version "1.2.18")
|
||||||
@@ -14994,7 +14994,7 @@ implementation of D-Bus.")
|
|||||||
(build-system pyproject-build-system)
|
(build-system pyproject-build-system)
|
||||||
(arguments (list #:tests? #f)) ; tests depend on system state
|
(arguments (list #:tests? #f)) ; tests depend on system state
|
||||||
(native-inputs (list python-setuptools))
|
(native-inputs (list python-setuptools))
|
||||||
(propagated-inputs (list python-dbus))
|
(propagated-inputs (list python-dbus-1.2))
|
||||||
(home-page "https://bitbucket.org/takluyver/pynotify2")
|
(home-page "https://bitbucket.org/takluyver/pynotify2")
|
||||||
(synopsis "Python interface to D-Bus notifications")
|
(synopsis "Python interface to D-Bus notifications")
|
||||||
(description
|
(description
|
||||||
@@ -34872,7 +34872,7 @@ for serialization, which has many drawbacks.")
|
|||||||
"0fjf066jixk30fr8xwfalwfnhqpr56yv0cccyypnx2qp9bi9svb2"))))
|
"0fjf066jixk30fr8xwfalwfnhqpr56yv0cccyypnx2qp9bi9svb2"))))
|
||||||
(build-system pyproject-build-system)
|
(build-system pyproject-build-system)
|
||||||
(arguments (list #:tests? #f)) ; No tests upstream.
|
(arguments (list #:tests? #f)) ; No tests upstream.
|
||||||
(propagated-inputs (list python-dbus python-pygobject))
|
(propagated-inputs (list python-dbus-1.2 python-pygobject))
|
||||||
(native-inputs (list python-setuptools))
|
(native-inputs (list python-setuptools))
|
||||||
(home-page "https://github.com/getsenic/gatt-python")
|
(home-page "https://github.com/getsenic/gatt-python")
|
||||||
(synopsis "Bluetooth GATT SDK for Python")
|
(synopsis "Bluetooth GATT SDK for Python")
|
||||||
@@ -41252,12 +41252,12 @@ you do not want to store entirely on disk or on memory.")
|
|||||||
(license license:gpl3)))
|
(license license:gpl3)))
|
||||||
|
|
||||||
(define-public python2-dbus
|
(define-public python2-dbus
|
||||||
(package/inherit python-dbus
|
(package/inherit python-dbus-1.2
|
||||||
(name "python2-dbus")
|
(name "python2-dbus")
|
||||||
(inputs `(("python" ,python-2)
|
(inputs `(("python" ,python-2)
|
||||||
("libxcrypt" ,libxcrypt) ;required by Python.h
|
("libxcrypt" ,libxcrypt) ;required by Python.h
|
||||||
,@(alist-delete "python"
|
,@(alist-delete "python"
|
||||||
(package-inputs python-dbus))))
|
(package-inputs python-dbus-1.2))))
|
||||||
(arguments
|
(arguments
|
||||||
`(#:configure-flags '("PYTHON_VERSION=2")))))
|
`(#:configure-flags '("PYTHON_VERSION=2")))))
|
||||||
|
|
||||||
|
|||||||
@@ -122,7 +122,7 @@
|
|||||||
(list bash-minimal
|
(list bash-minimal
|
||||||
dbus
|
dbus
|
||||||
python-appdirs
|
python-appdirs
|
||||||
python-dbus
|
python-dbus-1.2
|
||||||
python-hidapi
|
python-hidapi
|
||||||
python-plover-stroke
|
python-plover-stroke
|
||||||
python-pyqt
|
python-pyqt
|
||||||
|
|||||||
@@ -289,7 +289,7 @@ activities and other Sugar components.")
|
|||||||
python
|
python
|
||||||
sugar-toolkit-gtk3))
|
sugar-toolkit-gtk3))
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
(list python-dbus
|
(list python-dbus-1.2
|
||||||
python-pygobject
|
python-pygobject
|
||||||
python-xapian-bindings))
|
python-xapian-bindings))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
@@ -387,7 +387,7 @@ and metadata, and the journal with querying and full text search.")
|
|||||||
;; be propagated.
|
;; be propagated.
|
||||||
python-pycairo
|
python-pycairo
|
||||||
python-dateutil
|
python-dateutil
|
||||||
python-dbus
|
python-dbus-1.2
|
||||||
python-decorator
|
python-decorator
|
||||||
python-pygobject
|
python-pygobject
|
||||||
python-six
|
python-six
|
||||||
@@ -1058,7 +1058,7 @@ life with forces (think gravity, Newton!), friction (scrrrrape), and inertia
|
|||||||
gtk+
|
gtk+
|
||||||
gstreamer
|
gstreamer
|
||||||
gst-plugins-base
|
gst-plugins-base
|
||||||
python-dbus
|
python-dbus-1.2
|
||||||
python-pygobject
|
python-pygobject
|
||||||
sugar-datastore
|
sugar-datastore
|
||||||
sugar-toolkit-gtk3
|
sugar-toolkit-gtk3
|
||||||
|
|||||||
@@ -6933,7 +6933,7 @@ can also directly record to WebM or MP4 if you prefer.")
|
|||||||
(lambda _
|
(lambda _
|
||||||
(setenv "HOME" (getcwd)))))))
|
(setenv "HOME" (getcwd)))))))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list python-dbus
|
(list python-dbus-1.2
|
||||||
python-pygobject
|
python-pygobject
|
||||||
python-pytest
|
python-pytest
|
||||||
python-setuptools))
|
python-setuptools))
|
||||||
|
|||||||
@@ -244,7 +244,7 @@ to share commonly used Xfce widgets among the Xfce applications.")
|
|||||||
pkg-config
|
pkg-config
|
||||||
python))
|
python))
|
||||||
(inputs (list bash-minimal which xfconf xdg-utils))
|
(inputs (list bash-minimal which xfconf xdg-utils))
|
||||||
(propagated-inputs (list gtk+ python-dbus python-pexpect python-pycairo
|
(propagated-inputs (list gtk+ python-dbus-1.2 python-pexpect python-pycairo
|
||||||
python-pygobject))
|
python-pygobject))
|
||||||
(home-page "https://docs.xfce.org/apps/catfish/")
|
(home-page "https://docs.xfce.org/apps/catfish/")
|
||||||
(synopsis "File searching tool for Xfce")
|
(synopsis "File searching tool for Xfce")
|
||||||
|
|||||||
@@ -6568,7 +6568,7 @@ basic eye-candy effects.")
|
|||||||
python-pyopengl ; Drawing acceleration.
|
python-pyopengl ; Drawing acceleration.
|
||||||
python-pyopengl-accelerate ; Same.
|
python-pyopengl-accelerate ; Same.
|
||||||
python-paramiko ; Tunneling over SSH.
|
python-paramiko ; Tunneling over SSH.
|
||||||
python-dbus ; For desktop notifications.
|
python-dbus-1.2 ; For desktop notifications.
|
||||||
dbus ; For dbus-launch command.
|
dbus ; For dbus-launch command.
|
||||||
python-lz4 ; Faster compression than zlib.
|
python-lz4 ; Faster compression than zlib.
|
||||||
python-netifaces
|
python-netifaces
|
||||||
|
|||||||
Reference in New Issue
Block a user