aboutsummaryrefslogtreecommitdiffstats
path: root/community/gns3-server/fix-requirements.patch
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2018-03-14 15:28:21 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2018-03-14 15:28:25 +0000
commit6fbb5056592d1d1d93098a62085dc7b98770bff1 (patch)
treebd252ee5a2b5f43553cf74731b3c05822b4ec6cc /community/gns3-server/fix-requirements.patch
parente66876a33775794d3bb75b2cf4bed4a21dfdc313 (diff)
downloadaports-6fbb5056592d1d1d93098a62085dc7b98770bff1.tar.bz2
aports-6fbb5056592d1d1d93098a62085dc7b98770bff1.tar.xz
community/gns3-server: dropped requirements for newer aiohttp-cors version
Diffstat (limited to 'community/gns3-server/fix-requirements.patch')
-rw-r--r--community/gns3-server/fix-requirements.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gns3-server/fix-requirements.patch b/community/gns3-server/fix-requirements.patch
index bf73e4ac3e..772493afa3 100644
--- a/community/gns3-server/fix-requirements.patch
+++ b/community/gns3-server/fix-requirements.patch
@@ -7,7 +7,7 @@ index 184af37..0eec220 100644
-aiohttp>=2.2.0,<2.4.0 # pyup: ignore
-aiohttp-cors>=0.5.3,<0.6.0 # pyup: ignore
+aiohttp>=2.2.0
-+aiohttp-cors>=0.5.3,<=0.6.0 # pyup: ignore
++aiohttp-cors>=0.5.3
yarl>=0.11
Jinja2>=2.7.3
raven>=5.23.0