gns3-server: broken
GNS3 2.0.x is not compatible with aiohttp 2.x.
Broken since commit eb5f5659e0
(2017-05-18).
This commit is contained in:
parent
efe943d465
commit
ce0ecff5cd
@ -14,6 +14,8 @@ homepage="https://gns3.com"
|
||||
distfiles="https://github.com/GNS3/gns3-server/archive/v${version}.tar.gz"
|
||||
checksum=aba345436f3d7302ca6b1f39faf12e0124eaae25fb97d25783da44b516232200
|
||||
|
||||
broken="You need aiohttp 1.3 for running GNS3"
|
||||
|
||||
pre_build() {
|
||||
sed -i '/typing/d' requirements.txt
|
||||
sed -i 's/yarl>=0.9.8,<0.10/yarl>=0.9.8/' requirements.txt
|
||||
|
Loading…
Reference in New Issue
Block a user