summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-crontab
AgeCommit message (Collapse)Author
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-12-22python310Packages.python-crontab: disabled on older Python releasesFabian Affolter
- add pythonImportsCheck
2022-12-22python310Packages.python-crontab: 2.6.0 -> 2.7.1R. Ryantm
2021-11-20python3Packages.python-crontab: skip test test_03_usageRobert Scott
to my knowledge this test only fails on darwin, but assuming /tmp is writable is a Bad Thing anyway so skipping on all platforms. don't think it covers anything not otherwise covered.
2021-10-20python38Packages.python-crontab: 2.5.1 -> 2.6.0R. RyanTM
2020-11-21pythonPackage.python-crontab: init at 2.5.1kfollesdal