| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-06-09 | treewide: Remove indefinite article from meta.description | Alexis 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-22 | python3Packages: format with nixfmt | Martin Weinelt | |
| 2024-01-19 | python311Packages.patsy: 0.5.4 -> 0.5.6 | R. Ryantm | |
| 2023-12-20 | python3Packages.patsy: 0.5.3 -> 0.5.4 | Martin Weinelt | |
| 2023-12-07 | python3.pkgs.*: Explicitly pass buildPythonPackage format parameter | adisbladis | |
| Long term we should move everything over to `pyproject = true`, but in the mean time we can work towards deprecating the implicit `format` paremeter. cc https://github.com/NixOS/nixpkgs/issues/253154 cc @mweinelt @figsoda | |||
| 2023-03-03 | python3.pkgs: Migrate fetchers to use hash | Martin Weinelt | |
| when they already rely on SRI hashes. | |||
| 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-10-09 | python310Packages.patsy: 0.5.2 -> 0.5.3 | R. Ryantm | |
| 2021-10-11 | python3Package.patsy: migrate to pytest | Martin Weinelt | |
| 2021-10-11 | python3Packages.patsy: 0.5.1 -> 0.5.2 | Martin Weinelt | |
| 2020-04-10 | treewide: Per RFC45, remove all unquoted URLs | Michael Reilly | |
| 2018-11-08 | python36Packages.patsy: 0.5.0 -> 0.5.1 | R. RyanTM | |
| Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/python3.6-patsy/versions | |||
| 2018-04-28 | pythonPackages.patsy: 0.3.0 -> 0.5.0 | Ilya Kolpakov | |
