summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/devtools
AgeCommit message (Collapse)Author
2023-03-03python3.pkgs: Migrate fetchers to use hashMartin Weinelt
when they already rely on SRI hashes.
2023-01-21treewide: switch to nativeCheckInputsGuillaume 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-05python310Packages.devtools: add changelog to metaFabian Affolter
2022-12-13python310Packages.devtools: 0.8.0 -> 0.10.0Fabian Affolter
Diff: https://github.com/samuelcolvin/python-devtools/compare/v0.8.0...v0.10.0 Changelog: https://github.com/samuelcolvin/python-devtools/releases/tag/v0.10.0 In particular, this also fixes the x86_64-linux build at this point.
2022-03-14python310Packages.devtools: skip python 3.10 incompatible testsJonathan Ringer
2022-03-14python3Packages.devtools: ignore pytest8 deprecation warningMartin Weinelt
2021-12-14python3Packages.devtools: fix testsJonathan Ringer
2021-11-06python3Packages.devtools: add missing dependenciesFabian Affolter
2021-10-11python3Packages.devtools: 0.6.1 -> 0.8.0Martin Weinelt
2021-07-13Add @jdahm as maintainer of python3Packages.devtoolsJohann Dahm
2021-07-13python3Packages.devtools: init at 0.6.1Johann Dahm