Commit Graph

14 Commits

Author SHA1 Message Date
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
gador 8149ba4d97 python3Packages.diskcache: disable test with django 4.1 issue
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-08-10 22:01:48 +02:00
Martin Weinelt 9f340b5bf1 treewide: remove redundant numprocesses pytest-xdist parameter
Including the pytest-xdist package automatically configures numprocesses
to $NIX_BUILD_CORES, so specifying these on a package level has become
redundant.
2022-04-15 01:39:54 +02:00
Fabian Affolter 808657ca82 python3Packages.diskcache: 5.2.1 -> 5.4.0 2022-01-08 10:42:37 +01:00
Jonathan Ringer 643ef1145e python3Packages.diskcache: disable flakey test 2021-11-19 14:44:17 -08:00
Sandro Jäckel 2e9c330216 pythonPackages: deprecate pytest_xdist alias 2021-07-21 13:32:52 +02:00
Sandro Jäckel 4209fed914 pythonPackages: deprecate pytestcov alias 2021-07-21 13:32:17 +02:00
Fabian Affolter 9ea8a0fd1c python3Packages.diskcache: 5.1.0 -> 5.2.1 2021-03-06 08:48:21 +01:00
Tom Hunger 94235b6256 python3Packages.diskcache: 4.1.0 -> 5.1.0 2021-01-16 11:28:11 +00:00
Lancelot SIX 2711c7477d pythonPackages.django: django_1_11 -> django_lts 2020-02-09 09:17:31 +01:00
Chris Ostrouchov 8bb4ccd1b5 pythonPackages.diskcache: refactor fix broken build 2019-12-30 08:56:03 -05:00
c0bw3b 69b393ace5 Treewide: update some problematic homepages
These URLs are reported as problematic by Repology.
It could be a permanent redirection
or the page does not exist anymore
2019-12-08 10:21:29 -08:00
Frederik Rietdijk ba91de7c11 python: diskcache: 4.0.0 -> 4.1.0 2019-10-27 16:26:40 +01:00
Chris Ostrouchov bd21da208b pythonPackages.diskcache: init at 4.0.0 2019-07-14 14:09:40 -04:00