python3Packages.sanic: 21.3.2 -> 21.3.4
While we're at it, revise the dependencies lists; there's been a couple of break-ups with 21.3.0.
This commit is contained in:
@@ -7201,6 +7201,9 @@ in {
|
||||
doCheck = false;
|
||||
meta.broken = false;
|
||||
});
|
||||
# Don't pass any `sanic` to avoid dependency loops. `sanic-testing`
|
||||
# has special logic to disable tests when this is the case.
|
||||
sanic-testing = self.sanic-testing.override { sanic = null; };
|
||||
};
|
||||
|
||||
sanic-auth = callPackage ../development/python-modules/sanic-auth { };
|
||||
|
||||
Reference in New Issue
Block a user