treewide: prune pythonOlder 3.10/3.11

This is a post 3.10 removal cleanup.
This commit is contained in:
Martin Weinelt
2026-02-15 04:33:54 +01:00
parent 77ca080475
commit 8ea6bde88d
342 changed files with 161 additions and 1120 deletions
@@ -95,9 +95,6 @@ buildPythonPackage rec {
propcache
yarl
]
++ lib.optionals (pythonOlder "3.11") [
async-timeout
]
++ optional-dependencies.speedups;
optional-dependencies.speedups = [