Commit Graph

14 Commits

Author SHA1 Message Date
Fabian Affolter
79d4db358a python3Packages.sanic: allow later websockets releases 2021-06-09 22:58:12 +02:00
Simon Chatterjee
7c304b112d python3Packages.sanic: disable more flaky tests on Darwin
Disable two more timeout tests that hang forever on Darwin.
Verified my resulting app still works.
2021-06-01 21:49:50 +01:00
Robert Schütz
f044205741 python3Packages.sanic: disable flaky tests
They fail at least on aarch64.
2021-05-13 11:08:25 -07:00
Aluísio Augusto Silva Gonçalves
bd815d2121
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.
2021-04-30 09:56:09 -03:00
github-actions[bot]
8156636ab9
Merge master into staging-next 2021-04-17 18:10:38 +00:00
Pavol Rusnak
29bb19258a
treewide: use https for github URIs 2021-04-17 17:59:08 +02:00
Frederik Rietdijk
97e0959e9f python3Packages.sanic: 20.9.1 -> 21.3.2 2021-04-03 17:49:24 +02:00
Fabian Affolter
f22a0ec393 python3Packages.sanic: allow building without tests 2021-03-07 22:22:37 +01:00
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