aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-aiohttp
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-10-29 11:47:47 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:33:54 +0000
commit2321b3454dec940b351946a1304c03246031bd36 (patch)
tree0d45cf7fc9bdbac87ff54e0b77a250f67dc6c487 /community/py3-aiohttp
parent71c815158d1fdd8fb22eb6873190ce06e7b6d519 (diff)
downloadaports-2321b3454dec940b351946a1304c03246031bd36.tar.bz2
aports-2321b3454dec940b351946a1304c03246031bd36.tar.xz
community/py3-aiohttp: rebuild against python 3.8
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 15a9b7c2cc..84f1384804 100644
--- a/community/py3-aiohttp/APKBUILD
+++ b/community/py3-aiohttp/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-aiohttp
_pkgname=aiohttp
pkgver=3.6.2
-pkgrel=0
+pkgrel=1
pkgdesc="HTTP client/server for asyncio"
url="https://pypi.python.org/pypi/aiohttp"
arch="all"