summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/perfplot
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-07-21python3Packages.perfplot: 0.10.1 -> 0.10.2Martin Weinelt
2022-03-14python3Packages.perfplot: 0.9.13 -> 0.10.1Martin Weinelt
2022-01-23python3Packages.sqlalchemy: 1.4.29 -> 1.4.31Martin Weinelt
2022-01-23python3Packages.perfplot: 0.9.8 -> 0.9.13Jonathan Ringer
2021-08-18python38Packages.perfplot: 0.9.6 -> 0.9.8R. RyanTM
2021-08-01python3Packages.perfplot: 0.9.5 -> 0.9.6Fabian Affolter
2021-06-22python3Packages.perfplot: 0.8.10 -> 0.9.5Jonathan Ringer
2021-04-03python3Packages.perfplot: 0.8.4 -> 0.8.10Jonathan Ringer
2020-10-11python3Packages.perfplot: 0.5.0 -> 0.8.4, fixing buildRobert Scott
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly
2019-05-20pythonPackages.perfplot: init at 0.5.0Chris Ostrouchov