summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/findpython
AgeCommit message (Collapse)Author
2024-10-17python312Packages.findpython: 0.6.1 -> 0.6.2 (#349193)R. RyanTM
https://github.com/frostming/findpython/releases/tag/0.6.2
2024-06-09treewide: Remove indefinite article from meta.descriptionAlexis Hildebrandt
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \ | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-05-22python3Packages: format with nixfmtMartin Weinelt
2024-04-18python312Packages.findpython: 0.6.0 -> 0.6.1R. Ryantm
2024-03-29python311Packages.findpython: 0.5.1 -> 0.6.0Martin Weinelt
https://github.com/frostming/findpython/releases/tag/0.6.0
2024-03-25python312Packages.findpython: 0.4.1 -> 0.5.1R. Ryantm
2024-03-19treewide: add meta.mainProgram to packages with a single binarystuebinm
The nixpkgs-unstable channel's programs.sqlite was used to identify packages producing exactly one binary, and these automatically added to their package definitions wherever possible.
2023-12-19python310Packages.findpython: 0.4.0 -> 0.4.1R. Ryantm
2023-09-16python311Packages.findpython: 0.3.1 -> 0.4.0Fabian Affolter
Changelog: https://github.com/frostming/findpython/releases/tag/0.4.0
2023-07-19python310Packages.findpython: 0.3.0 -> 0.3.1R. Ryantm
2023-07-12python310Packages.findpython: 0.2.5 -> 0.3.0Martin Weinelt
https://github.com/frostming/findpython/releases/tag/0.3.0
2023-05-10python310Packages.findpython: 0.2.4 -> 0.2.5Martin Weinelt
https://github.com/frostming/findpython/releases/tag/0.2.5
2023-02-02python310Packages.findpython: 0.2.3 -> 0.2.4R. Ryantm
2023-01-22python310Packages.findpython: add changelog to metaFabian Affolter
2023-01-22python310Packages.findpython: 0.2.2 -> 0.2.3R. Ryantm
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-11-01python310Packages.findpython: 0.2.1 -> 0.2.2R. Ryantm
2022-08-11python310Packages.findpython: 0.2.0 -> 0.2.1R. Ryantm
2022-07-21python3Packages.findpython: 0.1.6 -> 0.2.0Martin Weinelt
2022-04-19python310Packages.findpython: 0.1.5 -> 0.1.6R. Ryantm
2022-04-18python310Packages.findpython: 0.1.4 -> 0.1.5R. Ryantm
2022-04-14python3Packages.findpython: 0.1.3 -> 0.1.4Martin Weinelt
2022-03-14python3Packages.findpython: init at 0.1.3Martin Weinelt