aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-aiohttp
diff options
context:
space:
mode:
authorFabian Affolter <fabian@affolter-engineering.ch>2017-05-28 19:21:25 +0000
committerShiz <hi@shiz.me>2017-06-02 10:41:50 +0200
commit97f5a60d56d76b3516dc4c24c9a799bacabda12a (patch)
tree590ac34c889d4b5672121b24342ac49ca6a484f0 /community/py3-aiohttp
parent91e15b7f644a5f2f6e17a0f596aeadac9def92ea (diff)
downloadaports-97f5a60d56d76b3516dc4c24c9a799bacabda12a.tar.bz2
aports-97f5a60d56d76b3516dc4c24c9a799bacabda12a.tar.xz
community/py3-aiohttp: upgrade to 2.1.0
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 78e44c6bee..af8642641f 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.7
+pkgver=2.1.0
pkgrel=0
pkgdesc="HTTP client/server for asyncio"
url="http://pypi.python.org/pypi/aiohttp"
@@ -29,4 +29,4 @@ package() {
python3 setup.py install --root="$pkgdir" --optimize=1
}
-sha512sums="b16564f254ced6356fc4a49894fd85ba230b0382f2b83a12930f8c434e9175954248d8501c1a3a84ac1135a680581f36705ebd602db1589192ba073cf837edf2 py3-aiohttp-2.0.7.tar.gz"
+sha512sums="bd8eea366d380b88ba2c88d2aab722cd0970d2239dd0057cf4596f472a1b1bf38aebbd6cc707379ad9b5f901f93a56c1c4dd32584cb2636af0e013aa11388e25 py3-aiohttp-2.1.0.tar.gz"