Commit Graph

19 Commits

Author SHA1 Message Date
Fabian Affolter
1084cae749
python310Packages.aiofiles: update disabled 2023-03-30 11:02:16 +02:00
Fabian Affolter
ca352354ed python310Packages.aiofiles: 22.1.0 -> 23.1.0
Diff: https://github.com/Tinche/aiofiles/compare/v22.1.0...v23.1.0
2023-03-30 10:55:37 +02:00
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
Fabian Affolter
c532303ba1 python310Packages.aiofiles: 0.8.0 -> 22.1.0 2022-10-29 18:29:49 +02:00
Dmitry Kalinkin
c90ff89e57
python3Packages.aiofiles: fix for darwin sandbox 2021-12-21 14:52:44 -05:00
Fabian Affolter
f042c47fa2
python3Packages.aiofiles: 0.7.0 -> 0.8.0 2021-11-30 18:52:49 -08:00
Sandro
43dfcd24e2
python3Packages.aiofiles: skip failing test on darwin 2021-08-26 16:40:15 +02:00
Fabian Affolter
853e3c7d19 python3Packages.aiofiles: enable tests 2021-08-24 10:15:32 +02:00
Martin Weinelt
259652fb32
python3Packages.aiofiles: 0.6.0 -> 0.7.0 2021-06-21 16:48:41 -07:00
Frederik Rietdijk
4b10e5551f python3Packages.aiofiles: 0.5.0 -> 0.6.0 2020-12-01 14:44:08 +01:00
Frederik Rietdijk
23561d91da python: aiofiles: 0.4.0 -> 0.5.0 2020-05-11 22:12:08 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Robert Schütz
a4a61777e8 python.pkgs.asyncio: remove
> This version is only relevant for Python 3.3,
> which does not include asyncio in its stdlib.
We don't ship 3.3 anymore.
2019-03-19 10:11:23 +01:00
Frederik Rietdijk
8667acf426 python: aiofiles: 0.3.2 -> 0.4.0 2018-08-25 07:38:21 +02:00
Frederik Rietdijk
ced21f5e1a pythonPackages: remove name attribute`
The `buildPython*` function computes name from `pname` and `version`.
This change removes `name` attribute from all expressions in
`pkgs/development/python-modules`.

While at it, some other minor changes were made as well, such as
replacing `fetchurl` calls with `fetchPypi`.
2018-06-23 18:14:26 +02:00
Vladimír Čunát
6f5d989478
treewide: checkMeta fixes for x86_64-linux 2017-12-07 07:50:47 -05:00
Frederik Rietdijk
7ce848309e python.pkgs: updates 2017-10-27 21:34:42 +02:00
Frederik Rietdijk
56a850701b python.pkgs.aiofiles: init at 0.3.1 2017-06-04 12:24:44 +02:00