Commit Graph

23 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
Martin Weinelt 4bd212deac python3Packages.importlib-resources: 5.10.2 -> 5.12.0 2023-03-03 23:56:43 +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 b3ab6bce23 python3Packages.importlib-resources: 5.9.0 -> 5.10.2 2023-01-05 01:10:09 +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
Martin Weinelt bab313a9e7 python3Packages.importlib-resources: 5.8.0 -> 5.9.0 2022-09-18 23:57:43 +02:00
Winter 19adc3341c treewide: migrate to pythonPackages.unittestCheckHook 2022-08-13 14:09:43 -04:00
Martin Weinelt ffabc48c30 python3Packages.importlib-resources: 5.6.0 -> 5.8.0 2022-07-21 22:33:54 +02:00
Martin Weinelt 1a22bd129a python3Packages.importlib-resources: use pyproject format 2022-04-15 01:39:49 +02:00
Martin Weinelt b325b6fee0 python3Packages.importlib-resources: 5.4.0 -> 5.6.0 2022-04-14 19:04:00 +02:00
Robert Schütz 2cae050057 python2Packages: remove superfluous overrides
Since Python 2 is not supported anymore we only keep those overrides
which are used by leaf packages.
2022-01-01 02:10:53 +01:00
Fabian Affolter dedb014786 python3Packages.importlib-resources: 5.2.2 -> 5.4.0 2021-10-31 21:48:29 +01:00
Fabian Affolter 62c6f8b558 python3Packages.importlib-resources: 5.1.2 -> 5.2.2 2021-08-22 13:58:38 +02:00
Konstantin Alekseev 7ee53c0c4f python2Packages.importlib-resources: use version 3.3.1 for python2 2021-04-30 19:10:50 +02:00
Frederik Rietdijk 3904d4d477 python2Packages.typing: we no longer need it for Python 3 2021-04-03 17:49:55 +02:00
R. RyanTM e8ac9df63b python38Packages.importlib-resources: 3.3.1 -> 5.1.2 2021-04-03 17:48:18 +02:00
Frederik Rietdijk 1f280eab73 python3Packages.importlib_resources: 3.3.0 -> 3.3.1 2021-02-26 11:01:45 +01:00
Frederik Rietdijk 4decd49a0f python3Packages.importlib_resources: 3.0.0 -> 3.3.0 2020-12-01 14:44:13 +01:00
Frederik Rietdijk 837987e102 python: importlib_resources: 1.5.0 -> 3.0.0 2020-08-16 19:31:04 +02:00
Alyssa Ross 167391c20e python3.pkgs.importlib-resources: 1.0.2 -> 1.5.0 2020-06-06 01:05:29 +00:00
Michael Reilly 84cf00f980 treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Frederik Rietdijk e039310f96 python.pkgs.importlib-resources: invoke tests differently
Follow what upstream does. That solves the issue previously encountered.
2018-12-27 09:23:40 +01:00
Frederik Rietdijk 8bd9e91c72 python.pkgs.importlib-resources: init at 1.0.2 2018-12-03 16:50:40 +01:00