aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-aiohttp-gns3/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/py3-aiohttp-gns3/APKBUILD')
-rw-r--r--community/py3-aiohttp-gns3/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py3-aiohttp-gns3/APKBUILD b/community/py3-aiohttp-gns3/APKBUILD
index dc3180c1764..10c9ea39ea6 100644
--- a/community/py3-aiohttp-gns3/APKBUILD
+++ b/community/py3-aiohttp-gns3/APKBUILD
@@ -3,12 +3,12 @@
pkgname=py3-aiohttp-gns3
_pkgname=aiohttp
pkgver=2.3.10
-pkgrel=0
+pkgrel=1
pkgdesc="HTTP client/server for asyncio - GNS3 compatible version"
url="https://pypi.python.org/pypi/aiohttp"
arch="all"
license="Apache-2.0"
-depends="python3 py3-async-timeout py3-chardet py3-multidict py3-yarl
+depends="python3 py3-async-timeout-gns3 py3-chardet py3-multidict py3-yarl
py3-idna-ssl py3-attrs"
makedepends="python3-dev py3-setuptools cython-dev"
conflicts="py3-aiohttp"