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
4915afac14
python3Packages.entrypoints: 0.3 -> 0.4
2022-03-14 00:28:52 +01:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Timo Kaufmann
b8a299c910
python.pkgs.entrypoints: simplify tests
...
The upstream issue requiring one test to be disabled was fixed:
https://github.com/takluyver/entrypoints/issues/23
2019-02-17 14:40:49 +01:00
Frederik Rietdijk
4fb381218b
python: entrypoints: 0.2.3 -> 0.3
2019-02-17 14:40:20 +01:00
Timo Kaufmann
34b3a0897f
pythonPackages.entrypoints: fix python2 build
...
The recent pytest upgrade in bea4b361a0e3a21b1e9a69d56f1ebd16fb38a296
broke the test suite.
2018-10-30 20:44:18 +01:00
Timo Kaufmann
b75b5cdc79
pythonPackages.entrypoints: Fix buildInputs ( #39449 )
2018-04-25 00:23:44 +01:00
Frederik Rietdijk
1d981edf81
python.pkgs.entrypoints: configparser is a backport
2018-04-05 19:43:44 +02:00
Frederik Rietdijk
67651d80bc
Merge pull request #28884 from FRidh/python-fixes
...
Python: several fixes
2017-09-06 13:54:10 +02:00