Commit Graph

13 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
Fabian Affolter
867ebb3100 python310Packages.cattrs: 22.1.0 -> 22.2.0 2022-10-28 15:23:27 +02:00
Vladimír Čunát
9afb8af252 python3Packages.cattrs: fix build by upstreamed patch 2022-08-14 22:00:21 +02:00
Martin Weinelt
c2732c85e1 python3Packages.cattrs: propagate exceptiongroup for python<3.11 2022-08-04 10:37:13 +02:00
Martin Weinelt
ac783147e7 python3Packages.cattrs: 1.10.0 -> 22.1.0
https://github.com/python-attrs/cattrs/blob/main/HISTORY.rst#2210-2022-04-03
2022-07-21 22:35:32 +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
Martin Weinelt
ece3282c7b python3Packages.cattrs: use pytest-xdist
Upstream uses it as well and it cuts the complete build down from
~14 minutes to ~1m30s.
2022-03-14 00:29:07 +01:00
Martin Weinelt
e149d7e7f0 python3Packages.cattrs: disable failing test 2022-03-14 00:29:07 +01:00
Fabian Affolter
58dd3b0348 python3Packages.cattrs: 1.8.0 -> 1.10.0 2022-02-04 19:01:38 -08:00
Fabian Affolter
6cc0ff179b python3Packages.cattrs: 1.7.0 -> 1.8.0 2021-08-20 23:35:08 +02:00
Ivan Tkachev
2fee354ae4 python3Packages.cattrs: disable for python older than 3.7 2021-07-09 11:53:05 +03:00
Fabian Affolter
cb1c6efd08 python3Packages.cattrs: 1.1.2 -> 1.7.0 2021-07-04 00:02:07 +02:00
Fabian Affolter
038ab72940 python3Packages.cattrs: init at 1.1.2 2021-01-22 09:33:10 +01:00