python313Packages.aiohttp-middlewares: relax async-timeout (#387258)
This commit is contained in:
@@ -25,6 +25,8 @@ buildPythonPackage rec {
|
||||
hash = "sha256-jUH1XhkytRwR76wUTsGQGu6m8s+SZ/GO114Lz9atwE8=";
|
||||
};
|
||||
|
||||
pythonRelaxDeps = [ "async-timeout" ];
|
||||
|
||||
postPatch = ''
|
||||
sed -i "/addopts/d" pyproject.toml
|
||||
'';
|
||||
|
||||
Reference in New Issue
Block a user