Commit graph

7 commits

Author SHA1 Message Date
Martin Weinelt 0215034f25 python3.pkgs: Migrate fetchers to use hash
when they already rely on SRI hashes.
2023-03-03 23:59:29 +01:00
Guillaume Girol 33afbf39f6 treewide: switch to nativeCheckInputs
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.
2023-01-21 12:00:00 +00:00
Martin Weinelt 6fbffa480f python3Packages.ciso8601: 2.2.0 -> 2.3.0 2023-01-05 01:08:55 +01:00
Theodore Ni 6fc43b5182
python{27,310}Packages.ciso8601: remove unittest2, break on Python 2 (#203984) 2022-12-02 03:15:44 +01:00
Artturin 7e49471316 treewide: optional -> optionals where the argument is a list
the argument to optional should not be list
2022-10-10 15:40:21 +03:00
Fabian Affolter 85e40f1bb5 python3Packages.ciso8601: 2.1.3 -> 2.2.0 2021-10-06 19:37:49 +02:00
Jörg Thalheim 49e252a46c
python3.pkgs.ciso8601: init at 2.1.3 2020-03-28 02:29:58 +00:00