Commit Graph

6 Commits

Author SHA1 Message Date
Sandro Jäckel
95809a7182
pythonPackages.sanic: Fix tests on darwin 2021-01-07 10:41:59 +01:00
Orivej Desh
475b8adbb8 python3Packages.sanic: 19.6.3 -> 20.9.1, fix build 2020-12-07 11:52:33 +00:00
Robert Schütz
f10148ea96 python.pkgs.sanic: simplify checkInputs 2020-07-07 13:01:38 -07:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Simon Chatterjee
8b263a4530 pythonPackages.sanic: 19.3.1 -> 19.6.3
The new version depend on two packages that are not currently in nixpkgs, and
marked as already deprecated by their author. So just include them locally. Also,
adapt to the fact that the version of websockets in nixpkgs is 8.x, when sanic
wants 7.x.
2019-09-29 21:08:12 +01:00
Chris Ostrouchov
5d930e2dfa
pythonPackages.sanic: init at 19.3.1 2019-05-08 07:54:17 -04:00