Commit Graph

8 Commits

Author SHA1 Message Date
Sandro Jäckel
b7ca098c7b python310Packages.aiocontextvars: drop useless pytest-runner 2023-03-19 21:42:26 +01:00
Jean-Paul Calderone
00cd62b7fc python3Packages.aiocontextvars: Remove sqlalchemy dependency
Upstream project declares no such dependency nor is there any evidence it is
required.
2023-03-17 16:38:59 -04: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
df500fa527 python3Packages.aiocontextvars: use pytestCheckHook
and specify format.
2022-11-29 01:34:59 +01:00
Martin Weinelt
380af694c2 python3Packages.contextvars: drop
Only required on python36, which was dropped a while ago.
2022-11-29 01:34:58 +01:00
Sandro Jäckel
9bfdf57e13 pythonPackages: deprecate pytestrunner alias 2021-07-21 13:32:49 +02:00
Michael Reilly
84cf00f980 treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Chris Ostrouchov
a3b99d4a5e python3Packages.aiocontextvars: init at 0.2.2 2019-12-29 13:04:14 -05:00