summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/stack-data
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-05-11python310Packages.stack-data: disable failing testsSandro Jäckel
2022-02-21python3Packages.stack-data: 0.1.0 -> 0.2.0Mauricio Collares
2021-07-14python3Packages.stack-data: 0.0.7 -> 0.1.0Fabian Affolter
2021-06-03treewide: setuptools_scm -> setuptools-scmSandro Jäckel
2020-11-19pythonPackages.stack-data: init at 0.0.7Jaakko Luttinen