Search Criteria
Package Details: python-sdbus-git r649.938ca81-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-sdbus-git.git (read-only, click to copy) |
---|---|
Package Base: | python-sdbus-git |
Description: | Modern Python library for D-Bus |
Upstream URL: | https://github.com/python-sdbus/python-sdbus |
Keywords: | dbus ipc python |
Licenses: | LGPL2.1 |
Conflicts: | python-sdbus |
Provides: | python-sdbus |
Submitter: | igo95862 |
Maintainer: | igo95862 |
Last Packager: | igo95862 |
Votes: | 2 |
Popularity: | 0.004919 |
First Submitted: | 2021-01-29 18:10 (UTC) |
Last Updated: | 2022-10-08 12:43 (UTC) |
Dependencies (8)
- python (python37AUR, python311AUR, python310AUR)
- systemd-libs (systemd-chromiumos-libsAUR, systemd-libs-selinuxAUR, sysupdated-systemd-libs-gitAUR, systemd-libs-fmlAUR, systemd-libs-gitAUR)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc11AUR, gcc-snapshotAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- pkgconf (pkgconf-gitAUR) (make)
- python-setuptools (make)
- python-jinja (optional) – Code generator for dbus XML introspection
- python-sphinx (python-sphinx-gitAUR) (optional) – Autodoc for dbus members
Required by (4)
- python-sdbus-networkmanager-git (requires python-sdbus)
- python-sdbus-notifications-git (requires python-sdbus)
- python-sdbus-secrets-git (requires python-sdbus)
- yabd-git (requires python-sdbus)
Latest Comments
biloucat commented on 2022-10-08 14:13 (UTC)
It works You are really very responsive Thanks a lot
igo95862 commented on 2022-10-08 12:44 (UTC)
@biloucat should be fixed now
igo95862 commented on 2022-10-08 12:26 (UTC)
@biloucat the issue is probably because setuptools changed the name of the build directory so the test will pull in your system sdbus. I will see if I can fix the PKGBUILD.
biloucat commented on 2022-10-08 12:22 (UTC)
Bug : In PKGBUILD, check() fail with : Exception in callback DbusSignalBinded.emit(None) If i suppress check, i can reinstall. Than i can reinstall again with check ! Sorry for my english: i am french !
igo95862 commented on 2022-06-05 12:37 (UTC)
@biloucat I fixed it. Thank you for notifying me.
biloucat commented on 2022-06-05 12:32 (UTC)
Thanks for your work ! Could you add 'python-sdbus-secrets-git' to pkgname in the PKGBUILD ?