aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-aiohttp
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2017-04-07 07:35:42 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2017-04-07 07:35:42 +0000
commit23c5c6c42c4619ba13cd775becdcc5108b9d523e (patch)
tree00f42a4ec3e45dec50ba6c17235f2c1497d87f8c /community/py3-aiohttp
parent93ce768b8604aa3951dc8ec42ef958377e9d81fa (diff)
downloadaports-23c5c6c42c4619ba13cd775becdcc5108b9d523e.tar.bz2
aports-23c5c6c42c4619ba13cd775becdcc5108b9d523e.tar.xz
community/py3-aiohttp: upgrade to 2.0.6
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 718fcebdbf..90f0f5347f 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.5
+pkgver=2.0.6
pkgrel=0
pkgdesc="HTTP client/server for asyncio"
url="http://pypi.python.org/pypi/aiohttp"
@@ -24,4 +24,4 @@ package() {
python3 setup.py install --root="$pkgdir" --optimize=1 || return 1
}
-sha512sums="646f28ef02637debea6288fca46752ef988493253caea2493f9a5b6a884998d8a6bdf3ab8e4fc071d583d6c55ddef5f2d0e3b3abebfc5271f95dd4e125774873 py3-aiohttp-2.0.5.tar.gz"
+sha512sums="1ff93460793bc25906bdcb6fe393f45035033243c109ad2986e4e995e6bb4bd900671798c8ccf0fd38ffaa57be040b168c0b58f7989b0ca7168bea08cd93f58e py3-aiohttp-2.0.6.tar.gz"