aboutsummaryrefslogtreecommitdiffstats
path: root/community/gns3-server/support-newer-aiohttp-version.patch
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2016-08-19 12:09:08 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2016-08-19 13:00:04 +0000
commit3291f08e89ce1c33ab9bed491d2bcdbfa572f6af (patch)
tree7f2c044d613d2fd86f1b1583b0311c321c57fe89 /community/gns3-server/support-newer-aiohttp-version.patch
parent806a7604e6f4b1247cea0893a411bed20c9efc33 (diff)
downloadaports-3291f08e89ce1c33ab9bed491d2bcdbfa572f6af.tar.bz2
aports-3291f08e89ce1c33ab9bed491d2bcdbfa572f6af.tar.xz
community/gns3-server: moved from testing
Diffstat (limited to 'community/gns3-server/support-newer-aiohttp-version.patch')
-rw-r--r--community/gns3-server/support-newer-aiohttp-version.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/community/gns3-server/support-newer-aiohttp-version.patch b/community/gns3-server/support-newer-aiohttp-version.patch
new file mode 100644
index 0000000000..4711c7c44e
--- /dev/null
+++ b/community/gns3-server/support-newer-aiohttp-version.patch
@@ -0,0 +1,11 @@
+diff --git a/requirements.txt b/requirements.txt
+index 7fbcea9..59e6145 100644
+--- a/requirements.txt
++++ b/requirements.txt
+@@ -1,5 +1,5 @@
+ jsonschema>=2.4.0
+-aiohttp==0.21.5
++aiohttp>=0.21.5
+ Jinja2>=2.7.3
+ raven>=5.2.0
+ psutil>=3.0.0