| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-10-16 | python3Packages.python-dbusmock: 0.32.1 -> 0.32.2 | Alyssa Ross | |
| Backports an upstream patch to not require /etc/os-release at build time. | |||
| 2024-10-16 | python3Packages.python-dbusmock: fix for musl | Alyssa Ross | |
| Backports an upstream patch. | |||
| 2024-10-13 | python3Packages.python-dbusmock: 0.31.1 -> 0.32.1 | Martin Weinelt | |
| https://github.com/martinpitt/python-dbusmock/releases/tag/0.32.1 | |||
| 2024-06-24 | python312Packages.python-dbusmock: fix tests, use pep517 builder | Martin Weinelt | |
| 2024-05-22 | python3Packages: format with nixfmt | Martin Weinelt | |
| 2024-04-22 | python3Packages.python-dbusmock: Add missing gobject-introspection | Bobby Rong | |
| This is needed to find GLib typelib: ImportError: cannot import name GLib, introspection typelib not found | |||
| 2024-03-12 | python3Packages.python-dbusmock: 0.29.1 -> 0.31.1 | Martin Weinelt | |
| 2024-01-05 | Revert "python3Packages.python-dbusmock: 0.29.1 -> 0.30.0" | K900 | |
| This reverts commit a1b00977718a037079cc434b83761a3f5ee371a2. Fixes fprintd tests for some reason. | |||
| 2023-12-20 | python3Packages.python-dbusmock: 0.29.1 -> 0.30.0 | Martin Weinelt | |
| 2023-12-20 | treewide: remove redundant SETUPTOOLS_SCM_PRETEND_VERSION usage | Martin Weinelt | |
| The setuptools-scm packages gained a setup hook, that sets it to the derivation version automatically, so setting it to that manually has become redundant. This also affects downstream consumers of setuptools-scm, like hatch-vcs or flit-scm. | |||
| 2023-12-07 | python3.pkgs.*: Explicitly pass buildPythonPackage format parameter | adisbladis | |
| Long term we should move everything over to `pyproject = true`, but in the mean time we can work towards deprecating the implicit `format` paremeter. cc https://github.com/NixOS/nixpkgs/issues/253154 cc @mweinelt @figsoda | |||
| 2023-09-27 | python3Packages.python-dbusmock: 0.28.7 -> 0.29.1 | Martin Weinelt | |
| 2023-03-03 | python3.pkgs: Migrate fetchers to use hash | Martin Weinelt | |
| when they already rely on SRI hashes. | |||
| 2023-03-03 | python3Packages.python-dbusmock: 0.28.6 -> 0.28.7 | Martin Weinelt | |
| 2023-01-21 | treewide: switch to nativeCheckInputs | Guillaume Girol | |
| checkInputs used to be added to nativeBuildInputs. Now we have nativeCheckInputs to do that instead. Doing this treewide change allows to keep hashes identical to before the introduction of nativeCheckInputs. | |||
| 2023-01-05 | python3Packages.python-dbusmock: 0.28.4 -> 0.28.6 | Martin Weinelt | |
| 2022-08-05 | Merge pull request #179472 from bootstrap-prime/staging | Jan Tojnar | |
| libfido2: 1.10.0 -> 1.11.0 and refactor to enable NFC support via pcsc | |||
| 2022-08-04 | Merge pull request #184590 from NickCao/dbus-python | Sandro | |
| 2022-08-01 | pythonPackages: drop dbus-python workarounds | Sandro Jäckel | |
| 2022-07-25 | python310Packages.python-dbusmock: 0.28.3 -> 0.28.4 | Sandro Jäckel | |
| 2022-07-23 | python-dbusmock: refactor check, avoid dep cycle | bootstrap-prime | |
| python-dbusmock relies on bluez for it's checks. Which shouldn't be a problem, and isn't one normally. However, checkPhase contained a string substitution that was always constructed regardless of the value of doCheck (and simply not used if doCheck was false), and so bluez, which was not supposed to be a dependency, was used as and registered as one and caused a dependency cycle when trying to add pcsclite as a dependency of libfido2. The string substitution has been removed in favor of something that can remain disabled when doCheck is false. | |||
| 2022-07-21 | python310Packages.python-dbusmock: 0.28.2 -> 0.28.3 | Sandro Jäckel | |
| 2022-07-21 | python310Packages.python-dbusmock: 0.28.1 -> 0.28.2 | Sandro Jäckel | |
| 2022-07-21 | python3Packages.python-dbusmock: 0.26.1 -> 0.28.1 | Martin Weinelt | |
| 2022-03-14 | python3Packages.python-dbusmock: 0.25.0 -> 0.26.1 | Martin Weinelt | |
| 2022-02-07 | python3Packages.python-dbusmock: disable incompatible tests | Jonathan Ringer | |
| 2022-01-23 | python3Packages.python-dbusmock: 0.19 -> 0.25.0 | Jonathan Ringer | |
| 2020-04-13 | Merge pull request #84415 from matthewbauer/mb-cross-fixes-april2020 | Matthew Bauer | |
| Cross compilation fixes [april 2020] | |||
| 2020-04-10 | treewide: Per RFC45, remove all unquoted URLs | Michael Reilly | |
| 2020-04-06 | python-dbusmock: avoid eval error when missing test output of bluez | Matthew Bauer | |
| This fixes an evaluation error that occurs when we don’t have bluez.test. getOutput defaults to "out" in these cases. | |||
| 2020-01-13 | python3.pkgs.python-dbusmock: 0.18.3 -> 0.19 | worldofpeace | |
| 2019-10-25 | python3.pkgs.python-dbusmock: fix build | worldofpeace | |
| The test_code codestyle test failed because of the lines being too long. We added --ignore=E501 to fix this, which makes it ignore checking line length. | |||
| 2019-10-18 | python: python-dbusmock: 0.18.1 -> 0.18.3 | Frederik Rietdijk | |
| 2019-02-19 | pythonPackages.python-dbusmock: init at 0.18.1 | Dan Callahan | |
