Sergei Volkov
766e0032e6
python3Packages.aiohttp: disable failing cookie header test
2026-04-27 09:13:57 +02:00
Robert Schütz
978ad05cb8
python3Packages.aiohttp: 3.13.4 -> 3.13.5
...
Diff: https://github.com/aio-libs/aiohttp/compare/v3.13.4...v3.13.5
Changelog: https://docs.aiohttp.org/en/v3.13.5/changes.html
2026-04-07 16:32:04 -07:00
Robert Schütz
7f37355e7c
python3Packages.aiohttp: 3.13.3 -> 3.13.4
...
Diff: https://github.com/aio-libs/aiohttp/compare/v3.13.3...v3.13.4
Changelog: https://docs.aiohttp.org/en/v3.13.4/changes.html
2026-03-29 08:48:48 -07:00
OPNA2608
03fb6939ff
python3Packages.aiohttp: Disable more tests that check performance
2026-02-25 22:52:34 +01:00
Martin Weinelt
8ea6bde88d
treewide: prune pythonOlder 3.10/3.11
...
This is a post 3.10 removal cleanup.
2026-02-15 04:33:54 +01:00
Martin Weinelt
77ca080475
python310: drop
...
Reaches end of life before NixOS 26.05 and therefore has to leave early.
2026-02-15 03:17:23 +01:00
Robert Schütz
28a7d239f8
python3Packages.aiohttp: 3.13.2 -> 3.13.3
...
Diff: https://github.com/aio-libs/aiohttp/compare/v3.13.2...v3.13.3
Changelog: https://docs.aiohttp.org/en/v3.13.3/changes.html
2026-01-05 02:22:36 -08:00
Wolfgang Walther
46c0c0eae7
Merge branch 'staging-next' into staging
2025-12-10 18:42:31 +01:00
Ihar Hrachyshka
567e8dfd8e
treewide: clean up 'meta = with' pattern
...
This commit was created by a combination of scripts and tools:
- an ast-grep script to prefix things in meta with `lib.`,
- a modified nixf-diagnose / nixf combination to remove unused `with
lib;`, and
- regular nixfmt.
Co-authored-by: Wolfgang Walther <walther@technowledgy.de>
2025-12-10 18:09:49 +01:00
Robert Schütz
89f8d9e05b
python314Packages.aiohttp: don't depend on backports-zstd
...
Python 3.14 has compression.zstd in its stdlib.
2025-11-25 12:41:33 -08:00
Vladimír Čunát
e20213f2d0
python3Packages.aiohttp: drop patch included in 3.13.2
...
This was forgotten during the update in bbf20cd778 .
2025-11-07 09:11:15 +01:00
Martin Weinelt
bbf20cd778
python3Packages.aiohttp: 3.13.1 -> 3.13.2
...
https://github.com/aio-libs/aiohttp/releases/tag/v3.13.2
2025-11-02 01:02:56 +01:00
Robert Schütz
6faaad0df6
python3Packages.aiohttp: 3.13.0 -> 3.13.1
...
Diff: https://github.com/aio-libs/aiohttp/compare/v3.13.0...v3.13.1
Changelog: https://docs.aiohttp.org/en/v3.13.1/changes.html
2025-10-19 18:45:04 -07:00
Robert Schütz
7617aa5f11
python3Packages.aiohttp: only depend on async-timeout for Python < 3.11
2025-10-19 18:44:11 -07:00
Robert Schütz
071162ccce
python3Packages.aiohttp: 3.12.15 -> 3.13.0
...
Diff: https://github.com/aio-libs/aiohttp/compare/v3.12.15...v3.13.0
Changelog: https://docs.aiohttp.org/en/v3.13.0/changes.html
2025-10-13 13:04:58 -07:00
Robert Schütz
dffd802d5e
python3Packages.aiohttp: drop superfluous test dependency
...
We don't run Docker, so we don't need python-on-whales.
2025-08-28 12:25:47 -07:00
Martin Weinelt
de9ac42892
python3Packages.aiohttp: 3.12.14 -> 3.12.15
...
https://docs.aiohttp.org/en/v3.12.15/changes.html
2025-08-09 18:57:43 +02:00
Robert Schütz
7af959061d
python3Packages.cython: 3.0.12 -> 3.1.2
...
Diff: https://github.com/cython/cython/compare/refs/tags/3.0.12...refs/tags/3.1.2
Changelog: https://github.com/cython/cython/blob/3.1.2/CHANGES.rst
2025-08-09 18:57:39 +02:00
Wolfgang Walther
535b720589
Merge branch 'master' into staging-next
2025-07-24 14:27:50 +02:00
Wolfgang Walther
5a0711127c
treewide: run nixfmt 1.0.0
2025-07-24 13:55:40 +02:00
Martin Weinelt
90c8521119
python3Packages.aiohttp: 3.12.13 -> 3.12.14
...
https://docs.aiohttp.org/en/v3.12.14/changes.html
2025-07-15 05:21:18 +02:00
Robert Schütz
0dc59c1fbb
Merge branch 'staging-next' into staging
2025-06-16 15:03:06 -07:00
Robert Schütz
801c894f10
python3Packages.aiohttp: fix tests on aarch64-darwin
2025-06-16 09:33:02 -07:00
Robert Schütz
9b0b0b9fe0
python3Packages.aiohttp: 3.12.10 -> 3.12.13
...
Diff: https://github.com/aio-libs/aiohttp/compare/refs/tags/v3.12.10...refs/tags/v3.12.13
Changelog: https://docs.aiohttp.org/en/v3.12.13/changes.html
2025-06-14 19:16:08 -07:00
Robert Schütz
918ac8cf97
python3Packages.aiohttp: 3.11.18 -> 3.12.10
...
Diff: https://github.com/aio-libs/aiohttp/compare/refs/tags/v3.11.18...refs/tags/v3.12.10
Changelog: https://docs.aiohttp.org/en/v3.12.10/changes.html
2025-06-07 17:00:32 +02:00
Martin Weinelt
a3c1188c2c
python313Packages.aiohttp: 3.11.15 -> 3.11.18
...
https://github.com/aio-libs/aiohttp/blob/v3.11.18/CHANGES.rst
2025-05-23 08:37:09 -07:00
Martin Weinelt
1544731744
python313Packages.aiohttp: 3.11.14 -> 3.11.15
...
https://github.com/aio-libs/aiohttp/blob/v3.11.15/CHANGES.rst
2025-04-03 23:13:23 +02:00
Martin Weinelt
8b31b73698
python313Packages.aiohttp: 3.11.13 -> 3.11.14
...
https://github.com/aio-libs/aiohttp/blob/v3.11.14/CHANGES.rst
2025-04-03 23:10:23 +02:00
Robert Schütz
97dee36a9e
python313Packages.aiohttp: 3.11.12 -> 3.11.13
...
Diff: https://github.com/aio-libs/aiohttp/compare/refs/tags/v3.11.12...v3.11.13
Changelog: https://github.com/aio-libs/aiohttp/blob/v3.11.13/CHANGES.rst
2025-02-25 10:31:08 -08:00
Wolfgang Walther
b19d0f6d3d
treewide: replace substituteAll with replaceVars
2025-02-10 22:51:56 +01:00
Martin Weinelt
f4d78bac18
python313Packages.aiohttp: 3.11.11 -> 3.11.12
...
https://github.com/aio-libs/aiohttp/blob/v3.11.12/CHANGES.rst
2025-02-07 17:34:22 +01:00
Peder Bergebakken Sundt
dbee3b0e98
Merge remote-tracking branch 'upstream/staging-next' into fix-merge-conflict-1735949935
2025-01-04 01:24:46 +01:00
Peder Bergebakken Sundt
0cd04d3036
treewide: migrate fetchgit rev = "refs/tags/..." to tag
2025-01-04 00:19:17 +01:00
Martin Weinelt
a28951b857
python312Packages.aiohttp: 3.11.9 -> 3.11.11
...
https://github.com/aio-libs/aiohttp/blob/v3.11.11/CHANGES.rst
2024-12-22 17:38:18 +01:00
Martin Weinelt
90b387699b
python312Packages.aiohttp: 3.11.2 -> 3.11.9
...
https://github.com/aio-libs/aiohttp/releases/tag/v3.11.3
https://github.com/aio-libs/aiohttp/releases/tag/v3.11.4
https://github.com/aio-libs/aiohttp/releases/tag/v3.11.5
https://github.com/aio-libs/aiohttp/releases/tag/v3.11.6
https://github.com/aio-libs/aiohttp/releases/tag/v3.11.7
https://github.com/aio-libs/aiohttp/releases/tag/v3.11.8
https://github.com/aio-libs/aiohttp/releases/tag/v3.11.9
2024-12-04 03:33:48 +01:00
Martin Weinelt
98d9ddb0ef
python313Packages.aiohttp: 3.11.0 -> 3.11.2
...
https://github.com/aio-libs/aiohttp/blob/v3.11.2/CHANGES.rst
2024-11-18 19:24:11 +01:00
Martin Weinelt
9d4db9409f
python313Packages.aiohttp: 3.10.10 -> 3.11.0
...
https://github.com/aio-libs/aiohttp/blob/v3.11.0/CHANGES.rst
2024-11-18 19:24:06 +01:00
github-actions[bot]
4e6b4b667b
Merge staging-next into staging
2024-10-26 00:14:30 +00:00
github-actions[bot]
02bb5e5201
Merge master into staging-next
2024-10-26 00:14:06 +00:00
Martin Weinelt
a92ce87eb3
python312Packages.aiohttp: 3.10.8 -> 3.10.10
...
https://github.com/aio-libs/aiohttp/blob/v3.10.10/CHANGES.rst
2024-10-24 18:49:32 +02:00
phanirithvij
ce2c071f8d
python310Packages.aiohttp: disable failing test
...
Signed-off-by: phanirithvij <phanirithvij2000@gmail.com>
2024-10-23 10:22:18 +05:30
Martin Weinelt
7810555fda
python312Packages.aiohttp: 3.10.7 -> 3.10.8
...
https://github.com/aio-libs/aiohttp/blob/v3.10.8/CHANGES.rst
2024-10-13 11:02:53 +02:00
Martin Weinelt
bd487e692e
python312Packages.yarl: 1.9.4 -> 1.13.1, python312Packages.aiohttp: 3.10.5 -> 3.10.7, python312Packages.aiohappyeyeballs: 2.3.6 -> 2.4.2 ( #339112 )
2024-09-28 22:27:29 +02:00
Robert Schütz
78e1585d77
python312Packages.aiohttp: 3.10.5 -> 3.10.7
...
Diff: https://github.com/aio-libs/aiohttp/compare/refs/tags/v3.10.5...v3.10.7
Changelog: https://github.com/aio-libs/aiohttp/blob/v3.10.7/CHANGES.rst
2024-09-28 12:35:01 +02:00
Artturin
e0464e4788
treewide: replace stdenv.is with stdenv.hostPlatform.is
...
In preparation for the deprecation of `stdenv.isX`.
These shorthands are not conducive to cross-compilation because they
hide the platforms.
Darwin might get cross-compilation for which the continued usage of `stdenv.isDarwin` will get in the way
One example of why this is bad and especially affects compiler packages
https://www.github.com/NixOS/nixpkgs/pull/343059
There are too many files to go through manually but a treewide should
get users thinking when they see a `hostPlatform.isX` in a place where it
doesn't make sense.
```
fd --type f "\.nix" | xargs sd --fixed-strings "stdenv.is" "stdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "stdenv'.is" "stdenv'.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "clangStdenv.is" "clangStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "gccStdenv.is" "gccStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "stdenvNoCC.is" "stdenvNoCC.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "inherit (stdenv) is" "inherit (stdenv.hostPlatform) is"
fd --type f "\.nix" | xargs sd --fixed-strings "buildStdenv.is" "buildStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "effectiveStdenv.is" "effectiveStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "originalStdenv.is" "originalStdenv.hostPlatform.is"
```
2024-09-25 00:04:37 +03:00
Martin Weinelt
6b2530d241
python312Packages.aiohttp: 3.10.3 -> 3.10.5
...
https://github.com/aio-libs/aiohttp/blob/v3.10.5/CHANGES.rst
2024-08-23 04:17:13 +02:00
Robert Schütz
7536a7fec9
python312Packages.aiohttp: 3.10.2 -> 3.10.3
...
Diff: https://github.com/aio-libs/aiohttp/compare/refs/tags/v3.10.2...v3.10.3
Changelog: https://github.com/aio-libs/aiohttp/blob/v3.10.3/CHANGES.rst
2024-08-12 03:27:11 -07:00
Martin Weinelt
149a15141a
python312Packages.aiohttp: 3.10.1 -> 3.10.2
...
https://github.com/aio-libs/aiohttp/blob/v3.10.2/CHANGES.rst
2024-08-09 01:40:29 +02:00
Robert Schütz
12dd256217
python312Packages.aiohttp: 3.10.0 -> 3.10.1
...
Diff: https://github.com/aio-libs/aiohttp/compare/refs/tags/v3.10.0...v3.10.1
Changelog: https://github.com/aio-libs/aiohttp/blob/v3.10.1/CHANGES.rst
2024-08-06 13:12:27 -07:00
Robert Schütz
0ab55a6ce8
python312Packages.aiohttp: 3.9.5 -> 3.10.0
...
Diff: https://github.com/aio-libs/aiohttp/compare/refs/tags/v3.9.5...v3.10.0
Changelog: https://github.com/aio-libs/aiohttp/blob/v3.10.0/CHANGES.rst
2024-08-06 18:18:43 +02:00