| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
