aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-aiohttp
diff options
context:
space:
mode:
authorFabian Affolter <fabian@affolter-engineering.ch>2018-03-27 19:21:08 +0000
committerSören Tempel <soeren+git@soeren-tempel.net>2018-03-28 11:23:45 +0200
commit1cc1a11664607c2db5a69dedfa3408806173410c (patch)
tree60ede8e8b698b77ca1d5077a5366df8a4360411a /community/py3-aiohttp
parentf2836dd4fac9b6e05179ee40ae1ed5fe2dbe1df4 (diff)
community/py3-aiohttp: upgrade to 3.1.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 c84b2d21cab..9842ced421c 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=3.1.0
+pkgver=3.1.1
pkgrel=0
pkgdesc="HTTP client/server for asyncio"
url="https://pypi.python.org/pypi/aiohttp"
@@ -30,4 +30,4 @@ package() {
python3 setup.py install --root="$pkgdir" --optimize=1
}
-sha512sums="bb3d7ec0cf2bbbfd0121274c2f0a56e93fbb1583918038e247baea5ab03f864939107edd413f780ee33c63270c40ff83ba9ab8f4702745a7519a5301c0541bbb py3-aiohttp-3.1.0.tar.gz"
+sha512sums="b2a27357d3197a83078a21b6d566d007a48719038f38c512378620112e1980d3e595b8fc3471592589ce18b5911adc2826badd48dcc28302e1534d50961376ae py3-aiohttp-3.1.1.tar.gz"