summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-prctl
AgeCommit message (Collapse)Author
2021-01-04pythonPackages.python-prctl: disabled tests causing build failureKira Bruneau
Now disables tests using pytestCheckHook + disabledTests instead of patch file. Disables: - test_speculation_ctrl - test_mpx Enables: - test_mce_kill - test_proctitle
2020-12-01python3Packages.python-prctl: 1.7 -> 1.8.1Frederik Rietdijk
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly
2018-07-04pythonPackages.python-prctl: init at 1.7 (#42353)catern