aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-aiohttp
diff options
context:
space:
mode:
authorFabian Affolter <fabian@affolter-engineering.ch>2017-07-03 07:15:01 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2017-07-03 07:46:54 +0000
commit46f2f68c9b501c9fb1adcd58b694c89c8589847e (patch)
treed50a4387fdb895cd69dd828fc6b1799135d7b223 /community/py3-aiohttp
parent204bdb55e4252493c14ae145c08af81b6cb2453d (diff)
downloadaports-46f2f68c9b501c9fb1adcd58b694c89c8589847e.tar.bz2
aports-46f2f68c9b501c9fb1adcd58b694c89c8589847e.tar.xz
community/py3-aiohttp: upgrade to 2.2.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 fc87bc8f3e..46781ad4ab 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.0
+pkgver=2.2.1
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="547f7484651aa5df43174cede2537c120ebf10b913ab506cdcbbe8d8702492a9e3374cf772c5d11969ca7a7e3d2602d794e98878ed43d05ae4a8324613138ea4 py3-aiohttp-2.2.0.tar.gz"
+sha512sums="1f4cb2fd2c6054ee3230d232f9e95c8c2f949315e9eb34c09b20ee4837547f93a8bf13fbe8c225c14ded58037f975168790917130f4f2216bc880990355a75f2 py3-aiohttp-2.2.1.tar.gz"