Commit Graph

10 Commits

Author SHA1 Message Date
Vladimír Čunát
a9b7d738fc
Revert "python3Packages.babel: revert test fixes for now"
This reverts commit 3607a73700.
i.e. it reapplies commits 86fc053269 and cebf6aa8fd.
2023-03-13 14:40:12 +01:00
Vladimír Čunát
3607a73700
python3Packages.babel: revert test fixes for now
This reverts commits 86fc053269 and cebf6aa8fd.
The intention is to delay the huge rebuild, as we do have binaries
for the non-reproducible builds already.
2023-03-13 09:28:38 +01:00
Martin Weinelt
86fc053269
python38Packages.babel: Disable tests
Tests would require backports-zoneinfo, which yields an infinite
recursion via sphinx, hypothesis, argon2-cffi, autobahn, ....
2023-03-12 23:44:48 +01:00
Martin Weinelt
cebf6aa8fd
python310Packages.babel: Fix tests, disable tests
Some tests required pytz, some tests are just broken two times a year
on days when EST is moving from and to daylight saving time.

Now with that out of the way, some general goodness towards the package.
2023-03-12 23:21:22 +01:00
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
Sandro Jäckel
0485281706 python310Packages.babel: 2.11.0 -> 2.12.1 2023-03-03 23:57:12 +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
Sandro Jäckel
bea4f0c359
python310Packages.babel: 2.10.3 -> 2.11.0 2022-11-06 12:19:44 +01:00
Sandro Jäckel
badbca891c
python310Packages.babel: 2.10.1 -> 2.10.3 2022-06-24 13:36:54 +02:00
Sandro
7169abf52f
python310Packages.babel: 2.9.1 -> 2.10.1 (#171867) 2022-05-09 01:53:28 +02:00