Commit graph

6 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
sternenseemann 4986504f04 python38Packages.backports-zoneinfo: test data for zoneinfo 2022a
Unfortunately test data needs to be continuously updated to match
zoneinfo or the tests will fail. This was relatively annoying and I'd
recommend just disabling the tests if this happens again.
2022-04-26 19:13:59 +02:00
Martin Weinelt 2ea8e712b7 python3Packages.backports-zoneinfo: disable for python3.9 and newer 2022-03-14 00:29:08 +01:00
Martin Weinelt 647a0621ff
python3Packages.backports-zoneinfo: patch in zoneinfo and enable tests 2021-06-04 13:52:22 +02:00
Jonathan Ringer ae33267bab python3Packages.backports-zoneinfo: init at 0.2.1 2021-05-08 15:05:21 -07:00