aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-aiohttp
diff options
context:
space:
mode:
authorFabian Affolter <fabian@affolter-engineering.ch>2017-07-03 10:21:55 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2017-07-03 11:54:03 +0000
commit3a39afe9b1d1dc885e83067478109ba162cbc3cc (patch)
tree57340b69f680c79f62dd1bd65d99a01f7b7383b9 /community/py3-aiohttp
parent1db87c0bf8379c76a241b8184779c88888cd9f4d (diff)
downloadaports-3a39afe9b1d1dc885e83067478109ba162cbc3cc.tar.bz2
aports-3a39afe9b1d1dc885e83067478109ba162cbc3cc.tar.xz
community/py3-aiohttp: upgrade to 2.2.2
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 46781ad4ab..f22cf1a53d 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.2.1
+pkgver=2.2.2
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="1f4cb2fd2c6054ee3230d232f9e95c8c2f949315e9eb34c09b20ee4837547f93a8bf13fbe8c225c14ded58037f975168790917130f4f2216bc880990355a75f2 py3-aiohttp-2.2.1.tar.gz"
+sha512sums="7f3592761209d115576c532129d7889b564a0faee20194aef1828edc932f53b7c08a57d4b6c216064ff40165ba765bc790f47f98dbf4ae56911939840f9e6d13 py3-aiohttp-2.2.2.tar.gz"