diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-10-29 14:37:06 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 15:33:56 +0000 |
commit | aeef2e6ade2963954fc3889a7167e0e8f33d38f1 (patch) | |
tree | 6dffa2a6494a25fe5b58bc4f5c9799e938017bf6 /community | |
parent | 13426e0ef209a10791d5609d4716ecf0b38cca7d (diff) | |
download | aports-aeef2e6ade2963954fc3889a7167e0e8f33d38f1.tar.bz2 aports-aeef2e6ade2963954fc3889a7167e0e8f33d38f1.tar.xz |
community/py3-aiohttp-gns3: rebuild against python 3.8
Diffstat (limited to 'community')
-rw-r--r-- | community/py3-aiohttp-gns3/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-aiohttp-gns3/APKBUILD b/community/py3-aiohttp-gns3/APKBUILD index fa37552ad7..2e35c94d93 100644 --- a/community/py3-aiohttp-gns3/APKBUILD +++ b/community/py3-aiohttp-gns3/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-aiohttp-gns3 _pkgname=aiohttp pkgver=3.5.4 -pkgrel=0 +pkgrel=1 pkgdesc="HTTP client/server for asyncio - GNS3 compatible version" url="https://pypi.python.org/pypi/aiohttp" arch="all" |