void-packages/srcpkgs/gns3-server/patches/async-timeout.patch
Robert Lowry 675c4222be gns3-server: update to 2.1.17
Closes #11817.

Signed-off-by: Enno Boland <gottox@voidlinux.org>
2019-05-21 10:03:36 +02:00

9 lines
319 B
Diff

--- requirements.txt.orig 2018-06-16 17:35:19.069681399 -0700
+++ requirements.txt 2018-06-16 17:35:29.289966118 -0700
@@ -8,5 +8,5 @@
zipstream>=1.1.4
typing>=3.5.3.0 # Otherwise yarl fails with python 3.4
prompt-toolkit==1.0.15
-async-timeout<3.0.0 # pyup: ignore; 3.0 drops support for python 3.4
+async-timeout