diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-04-12 07:07:26 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-04-17 11:45:42 +0000 |
commit | 80146605691b25857bcb55ff86fca616d3bac02f (patch) | |
tree | 1f57f5cf2a069f353b68417d0883a8271864640b /community/py3-aiohttp-gns3 | |
parent | 444e3d96bfa3977245424d72975020a930c0cdec (diff) | |
download | aports-80146605691b25857bcb55ff86fca616d3bac02f.tar.bz2 aports-80146605691b25857bcb55ff86fca616d3bac02f.tar.xz |
community/py3-aiohttp-gns3: rebuild against python 3.7
Diffstat (limited to 'community/py3-aiohttp-gns3')
-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 b8d1e30954..154d4d8ac7 100644 --- a/community/py3-aiohttp-gns3/APKBUILD +++ b/community/py3-aiohttp-gns3/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-aiohttp-gns3 _pkgname=aiohttp pkgver=2.3.10 -pkgrel=2 +pkgrel=3 pkgdesc="HTTP client/server for asyncio - GNS3 compatible version" url="https://pypi.python.org/pypi/aiohttp" arch="all" |