about summary refs log tree commit diff
path: root/pkgs/development/python-modules/devtools
AgeCommit message (Collapse)AuthorFilesLines
2024-03-27python312Packages.devtools: drop pytest8 removal warning ignoreMartin Weinelt1-5/+0
2023-09-27python3Packages.devtools: 0.11.0 -> 0.12.2Martin Weinelt1-2/+2
2023-07-28python311Packages.devtools: 0.10.0 -> 0.11.0Fabian Affolter1-6/+11
Diff: https://github.com/samuelcolvin/python-devtools/compare/refs/tags/v0.10.0...v0.11.0 Changelog: https://github.com/samuelcolvin/python-devtools/releases/tag/v0.11.0
2023-03-03python3.pkgs: Migrate fetchers to use hashMartin Weinelt1-1/+1
when they already rely on SRI hashes.
2023-01-21treewide: switch to nativeCheckInputsGuillaume Girol1-1/+1
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 Affolter1-0/+1
2022-12-13python310Packages.devtools: 0.8.0 -> 0.10.0Fabian Affolter1-4/+9
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 Ringer1-0/+2
2022-03-14python3Packages.devtools: ignore pytest8 deprecation warningMartin Weinelt1-0/+5
2021-12-14python3Packages.devtools: fix testsJonathan Ringer1-0/+2
2021-11-06python3Packages.devtools: add missing dependenciesFabian Affolter1-5/+29
2021-10-11python3Packages.devtools: 0.6.1 -> 0.8.0Martin Weinelt1-2/+2
2021-07-13Add @jdahm as maintainer of python3Packages.devtoolsJohann Dahm1-0/+1
2021-07-13python3Packages.devtools: init at 0.6.1Johann Dahm1-0/+27