summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/dbus-python/default.nix (follow)
Commit message (Expand)AuthorAgeFilesLines
* python3Packages.dbus-python: 1.3.2 -> 1.4.0•••This commit was automatically generated using update-python-libraries. Martin Weinelt2025-04-031-5/+2
* python312Packages.dbus-python: increase test timeoutFliegendeWurst2024-11-231-1/+1
* treewide: remove unused with statements from maintainer lists•••$ find -type f -name '*.nix' -print0 | xargs -P "$(nproc)" -0 sed -i \ -e 's!with lib.maintainers; \[ *\];![ ];!' \ -e 's!with maintainers; \[ *\];![ ];!' Jörg Thalheim2024-07-291-1/+1
* python3Packages: format with nixfmtMartin Weinelt2024-05-221-84/+84
* Merge pull request #308196 from Mic92/element-desktop•••element-desktop,electron: fix cross buildMaximilian Bosch2024-05-101-0/+1
|\
| * python3.pkgs.dbus-python: fix cross buildJörg Thalheim2024-05-101-0/+1
* | python3Packages.dbus-python: fix cross•••Looks for dbus-run-session when tests are enabled, which is only provided through nativeCheckInputs (or buildInputs when not cross compiling). Fixes: 275ba0f1cb37 ("python311Packages.dbus-python: 1.2.18 -> 1.3.2") Alyssa Ross2024-05-101-2/+6
|/
* python311Packages.dbus-python: 1.2.18 -> 1.3.2•••Migrates the build from autotools to meson-python. Co-Authored-By: adisbladis <adisbladis@gmail.com> Co-Authored-By: Sandro Jäckel <sandro.jaeckel@gmail.com> Martin Weinelt2024-04-221-21/+73
* python312Packages.dbus-python: disableMartin Weinelt2023-12-201-2/+3
* python311Packages.dbus-python: move from dbus to dbus-pythonMartin Weinelt2023-12-201-0/+48