aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-aiohttp
diff options
context:
space:
mode:
Diffstat (limited to 'community/py3-aiohttp')
-rw-r--r--community/py3-aiohttp/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py3-aiohttp/APKBUILD b/community/py3-aiohttp/APKBUILD
index 2f79344a9c..8926594ade 100644
--- a/community/py3-aiohttp/APKBUILD
+++ b/community/py3-aiohttp/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=py3-aiohttp
_pkgname=aiohttp
-pkgver=2.0.1
+pkgver=2.0.2
pkgrel=0
pkgdesc="HTTP client/server for asyncio"
url="http://pypi.python.org/pypi/aiohttp"
@@ -24,4 +24,4 @@ package() {
python3 setup.py install --root="$pkgdir" --optimize=1 || return 1
}
-sha512sums="49350c340bb44aa04de1618f8d8160c28dc48b48a5cd1db596936cf49872d9c38e5144a357db0118605d3eac7e69c428e68bd8dbbe589b52c74772379446dde6 py3-aiohttp-2.0.1.tar.gz"
+sha512sums="7bc68d0a5fca5b6e099b27d7073ca57ae08b1314ad4aacfaf5c1dd903319a5f1362bdfbbfc7958be4edbd42ef41e7be821e1be6b7a7ef64b7911d74ff4884225 py3-aiohttp-2.0.2.tar.gz"