python313Packages.aiogithubapi: relax async-timeout (#387227)
This commit is contained in:
@@ -29,6 +29,8 @@ buildPythonPackage rec {
|
||||
|
||||
__darwinAllowLocalNetworking = true;
|
||||
|
||||
pythonRelaxDeps = [ "async-timeout" ];
|
||||
|
||||
postPatch = ''
|
||||
# Upstream is releasing with the help of a CI to PyPI, GitHub releases
|
||||
# are not in their focus
|
||||
|
||||
Reference in New Issue
Block a user