aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-aiohttp
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2017-02-20 13:12:29 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2017-02-20 13:12:29 +0000
commit2c95a65e5dacfc9b7e52d54c8a56f8db94c57e10 (patch)
treedc6fe18f77a689ba8cb266d4d27ffeb33d6455d3 /community/py3-aiohttp
parent704dab2aae9f981fe36c0cbe7ba09a3a09880877 (diff)
downloadaports-2c95a65e5dacfc9b7e52d54c8a56f8db94c57e10.tar.bz2
aports-2c95a65e5dacfc9b7e52d54c8a56f8db94c57e10.tar.xz
community/py3-aiohttp: upgrade to 1.3.3
Diffstat (limited to 'community/py3-aiohttp')
-rw-r--r--community/py3-aiohttp/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/py3-aiohttp/APKBUILD b/community/py3-aiohttp/APKBUILD
index 2a218efe14..22fb34deae 100644
--- a/community/py3-aiohttp/APKBUILD
+++ b/community/py3-aiohttp/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=py3-aiohttp
_pkgname=aiohttp
-pkgver=1.3.2
-pkgrel=1
+pkgver=1.3.3
+pkgrel=0
pkgdesc="HTTP client/server for asyncio"
url="http://pypi.python.org/pypi/aiohttp"
arch="all"
@@ -24,4 +24,4 @@ package() {
python3 setup.py install --root="$pkgdir" --optimize=1 || return 1
}
-sha512sums="816e5746affb8a35e0fe81af46764fec82e051f3486cbaffdc1eb3a6e060dc615db5d4900a1ddc3e53062d494f1d80d7d251e34b77f550cbed5a03c2e2c8f98f py3-aiohttp-1.3.2.tar.gz"
+sha512sums="39342270f615f7e5e01889ad50ccb60335151e94631007b105acda9930038d2fb66128469ca44043280c9f737130e2361129e2fa1c857a7654a1151b98a19a69 py3-aiohttp-1.3.3.tar.gz"