aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-aiohttp
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2017-03-22 09:30:28 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2017-03-22 11:41:41 +0000
commit27a5530fe22427276686a9067139e7b407f592ae (patch)
treea04ff98b779190e7c1487d69c6b3868130410219 /community/py3-aiohttp
parent4250b600401fd4069e5b4dd06675462321df349d (diff)
downloadaports-27a5530fe22427276686a9067139e7b407f592ae.tar.bz2
aports-27a5530fe22427276686a9067139e7b407f592ae.tar.xz
community/py3-aiohttp: upgrade to 2.0.1
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 47b1f35453..2f79344a9c 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.0
+pkgver=2.0.1
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="b75979a0221055915890d478dac8a0025a57b8151421ffe221d76ec7ea66d9d0daad228c98d1115db9658d73a79626e4fb210b9b756deef8c018bd6edd3b20ef py3-aiohttp-2.0.0.tar.gz"
+sha512sums="49350c340bb44aa04de1618f8d8160c28dc48b48a5cd1db596936cf49872d9c38e5144a357db0118605d3eac7e69c428e68bd8dbbe589b52c74772379446dde6 py3-aiohttp-2.0.1.tar.gz"