diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-10-29 14:37:12 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 15:33:56 +0000 |
commit | 22e952815bba9a17a28ad050e8a3940967224554 (patch) | |
tree | bd0117d8a6d52a78d2ed35295f97ada59a9ae088 /community/py3-aiohttp-cors-gns3 | |
parent | aeef2e6ade2963954fc3889a7167e0e8f33d38f1 (diff) | |
download | aports-22e952815bba9a17a28ad050e8a3940967224554.tar.bz2 aports-22e952815bba9a17a28ad050e8a3940967224554.tar.xz |
community/py3-aiohttp-cors-gns3: rebuild against python 3.8
Diffstat (limited to 'community/py3-aiohttp-cors-gns3')
-rw-r--r-- | community/py3-aiohttp-cors-gns3/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-aiohttp-cors-gns3/APKBUILD b/community/py3-aiohttp-cors-gns3/APKBUILD index 186a7d02cf..0844144a05 100644 --- a/community/py3-aiohttp-cors-gns3/APKBUILD +++ b/community/py3-aiohttp-cors-gns3/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-aiohttp-cors-gns3 _pkgname=aiohttp_cors pkgver=0.7.0 -pkgrel=0 +pkgrel=1 pkgdesc="CORS support for aiohttp - GNS3 compatible version" url="https://github.com/aio-libs/aiohttp-cors" arch="noarch" |