aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-aiohttp
diff options
context:
space:
mode:
authorFabian Affolter <fabian@affolter-engineering.ch>2017-06-20 14:59:34 +0000
committerLeonardo Arena <rnalrd@alpinelinux.org>2017-06-21 07:51:17 +0000
commitf4ed7eef630be6b2a5b310899293b4354bf1f23d (patch)
tree95bb81602cdb3dc52a565a8e43de3680d969fe81 /community/py3-aiohttp
parent9d75d6a8c38ee9e443c96a4ad9c56df6ed81aa0b (diff)
downloadaports-f4ed7eef630be6b2a5b310899293b4354bf1f23d.tar.bz2
aports-f4ed7eef630be6b2a5b310899293b4354bf1f23d.tar.xz
community/py3-aiohttp: upgrade to 2.2.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 af8642641f..fc87bc8f3e 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.1.0
+pkgver=2.2.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="bd8eea366d380b88ba2c88d2aab722cd0970d2239dd0057cf4596f472a1b1bf38aebbd6cc707379ad9b5f901f93a56c1c4dd32584cb2636af0e013aa11388e25 py3-aiohttp-2.1.0.tar.gz"
+sha512sums="547f7484651aa5df43174cede2537c120ebf10b913ab506cdcbbe8d8702492a9e3374cf772c5d11969ca7a7e3d2602d794e98878ed43d05ae4a8324613138ea4 py3-aiohttp-2.2.0.tar.gz"