summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/threadpoolctl
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-11-06python3Packages.threadpoolctl: disable failing testsMartin Weinelt
More tests are failing with mismatching thread count (64 != 80) on our aarch64-linux builders.
2022-10-14python3Packages.threadpoolctl: Disable failing testsMartin Weinelt
2022-07-31python3Packages.threadpoolctl: 3.0.0 -> 3.1.0Ben Darwin
2021-11-15Merge pull request #142398 from bcdarwin/update-threadpoolctlMario Rodas
python3Packages.threadpoolctl: 2.2.0 -> 3.0.0
2021-11-02python3Packages.threadpoolctl: disable test test_architectureRobert Scott
this test will only pass on a limited set of cpu models
2021-10-20python3Packages.threadpoolctl: 2.2.0 -> 3.0.0Ben Darwin
2021-08-08python3Packages.threadpoolctl: 2.1.0 -> 2.2.0Ben Darwin
2021-07-21pythonPackages: deprecate pytestcov aliasSandro Jäckel
2020-09-14python3Packages.threadpoolctl: 2.0.0 -> 2.1.0Ben Darwin
2020-03-14python3Packages.threadpoolctl: init at 2.0.0Ben Darwin