summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-datemath
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-21python310Packages.python-datemath: remove unittest2Theodore Ni
2021-12-12python3Packages.python-datemath: init at 1.5.5Fabian Affolter