summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/pythonfinder
AgeCommit message (Collapse)Author
2023-09-15python311Packages.pythonfinder: 1.3.2 -> 2.0.5Fabian Affolter
Diff: https://github.com/sarugaku/pythonfinder/compare/refs/tags/1.3.2...2.0.5 Changelog: https://github.com/sarugaku/pythonfinder/blob/v2.0.5/CHANGELOG.rst
2023-03-03python310Packages.pythonfinder: add pythonImportsCheckFabian Affolter
2023-03-03python310Packages.pythonfinder: add changelog to metaFabian Affolter
2023-03-03python3Packages.pythonfinder: 1.3.1 -> 1.3.2Martin Weinelt
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.
2022-09-19python3Packages.pythonfinder: add setuptools to nativeBuildInputsMartin Weinelt
2022-09-14python310Packages.pythonfinder: 1.2.10 -> 1.3.1 (#190349)R. RyanTM
2022-02-20python310Packages.pythonfinder: 1.2.9 -> 1.2.10R. Ryantm
2022-01-17chore: remove unused dependencies from unsupported pythonsPhillip Cloud
2022-01-17python3Packages.pythonfinder: init at 1.2.9Phillip Cloud