| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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. | |||
| 2022-05-22 | treewide: migrate python packages to optional-dependencies | Martin Weinelt | |
| This follows the term used by PEP 621. | |||
| 2022-04-12 | python310Packages.pure-python-adb: disable tests | Martin Weinelt | |
| All tests result in RuntimeError. Make the pythonImportsCheck for the async parts conditional on doCheck, as checkInput only works when doCheck is true. | |||
| 2022-04-12 | python3Packages.pure-python-adb: split off async requirements | Martin Weinelt | |
| 2020-10-03 | pythonPackages.pure-python-adb: init at 0.3.0.dev0 | Jamie Magee | |
