Martin Weinelt
47f22c9683
python310Packages.anyio: 3.6.2 -> 3.7.0
...
https://github.com/agronholm/anyio/blob/3.7.0/docs/versionhistory.rst
2023-05-28 21:29:33 +02:00
Martin Weinelt
9f898cbfa7
python310Packages.anyio: Disable failing tests
...
These regressed in python 3.10.11 and 3.11.3 due to changes in the
transport EOF handling for OpenSSL 3.0.
(cherry picked from commit 79991c3897544d9cf93db5a9930ee44dba3a2fcf)
https://hydra.nixos.org/build/216627051/nixlog/1/tail
2023-04-18 11:53:52 +02:00
Sandro Jäckel
d440fe3cc1
python310Packages.anyio: speed test up with pytest-xdist
2023-04-06 15:45:32 +02: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
Robert Schütz
32a8d42f3d
python311Packages.anyio: 3.5.0 -> 3.6.2
...
https://github.com/agronholm/anyio/blob/3.6.2/docs/versionhistory.rst
2023-01-09 08:04:28 -08:00
Martin Weinelt
1b4b5be9ca
python3Packages.anyio: disable failing tests
2023-01-05 13:20:45 +01:00
Weijia Wang
c26c5a4371
anyio, httpx: fix build on aarch64-darwin
2022-10-07 01:14:29 +02:00
Robert Schütz
ee5946b90f
python310Packages.anyio: fix cross
2022-06-15 11:18:16 -07:00
Martin Weinelt
b24ffb8c96
python3Packages.anyio: 3.3.4 -> 3.5.0
2022-03-14 00:29:04 +01:00
Martin Weinelt
0b8342c2a2
python3Packages.anyio: 3.3.2 -> 3.3.4
2021-11-17 10:24:15 +01:00
Martin Weinelt
18989fe325
python3Packages.anyio: 3.3.1 -> 3.3.2
2021-09-29 00:08:47 +02:00
Martin Weinelt
79861edf65
python3Packages.anyio: 3.3.0 -> 3.3.1
2021-09-09 20:14:14 +02:00
Martin Weinelt
d40a72a892
python3Packages.anyio: 3.2.1 -> 3.3.0
2021-07-27 11:06:25 +02:00
Martin Weinelt
939519f487
python3Packages.anyio: 3.2.0 -> 3.2.1
2021-07-01 18:37:39 +02:00
Martin Weinelt
0c51d277b8
python3Packages.anyio: 3.1.0 -> 3.2.0
...
Fix version string by including setuptools-scm and setting a pretend
version, so that we don't require other version hints.
2021-06-22 13:42:54 +02:00
Fabian Affolter
7b22e0adfa
python3Packages.anyio: 2.2.0 -> 3.1.0
2021-06-15 18:30:49 -07:00
Martin Weinelt
d3169c8ee9
python3Packages.anyio: 2.1.0 -> 2.2.0
2021-03-03 00:35:51 +01:00
Martin Weinelt
8a453bcc31
python3Packages.anyio: 2.0.2 -> 2.1.0
2021-02-08 04:25:18 +01:00
Martin Weinelt
b51bc901f1
python3Packages.anyio: disable all socket-related tests on darwin
...
They don't work in their sandbox.
2020-10-31 10:37:35 +01:00
Martin Weinelt
13d1db923c
python3Packages.anyio: init at 2.0.2
2020-10-07 02:52:55 +02:00