summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/patsy
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.
2022-10-09python310Packages.patsy: 0.5.2 -> 0.5.3R. Ryantm
2021-10-11python3Package.patsy: migrate to pytestMartin Weinelt
2021-10-11python3Packages.patsy: 0.5.1 -> 0.5.2Martin Weinelt
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly
2018-11-08python36Packages.patsy: 0.5.0 -> 0.5.1R. 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-28pythonPackages.patsy: 0.3.0 -> 0.5.0Ilya Kolpakov