aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-aiohttp
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-15 14:34:43 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:43 +0000
commit068f8c94894fd06ef8a1ddf042531d28ff1ca927 (patch)
tree291dd3c1107c9a9db3d3be794806b4b25e85bf5e /community/py3-aiohttp
parente8895878e53989e97f305bdd66fb931578e404a3 (diff)
community/py3-aiohttp: rebuild against python 3.7
Diffstat (limited to 'community/py3-aiohttp')
-rw-r--r--community/py3-aiohttp/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-aiohttp/APKBUILD b/community/py3-aiohttp/APKBUILD
index f3769d97cd9..16c0db3e6b1 100644
--- a/community/py3-aiohttp/APKBUILD
+++ b/community/py3-aiohttp/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-aiohttp
_pkgname=aiohttp
pkgver=3.5.4
-pkgrel=0
+pkgrel=1
pkgdesc="HTTP client/server for asyncio"
url="https://pypi.python.org/pypi/aiohttp"
arch="all"