community/py3-aiohttp: upgrade to 0.22.5. Moved from testing

This commit is contained in:
Francesco Colista 2016-08-19 11:58:31 +00:00
parent 5e04977dfe
commit c4acb05b9f

View File

@ -2,8 +2,8 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=py3-aiohttp
_pkgname=aiohttp
pkgver=0.22.1
pkgrel=2
pkgver=0.22.5
pkgrel=0
pkgdesc="HTTP client/server for asyncio"
url="http://pypi.python.org/pypi/aiohttp"
arch="all"
@ -26,6 +26,6 @@ package() {
python3 setup.py install --root="$pkgdir" --optimize=1 || return 1
}
md5sums="2ec9d5ad9612fa617beb92f2ef43d97f aiohttp-0.22.1.tar.gz"
sha256sums="19e6c67ea9dea962c0b8404813b41039a4b3a17cfb410d6991de0b47d9f0d544 aiohttp-0.22.1.tar.gz"
sha512sums="61b92268d1155e38dc282f10a40c47deefbef27aa561273cefdaa1529173fa1de5db47218feb4d82be7462f7787859ead8cd6272f8e1cbf2f817f740c6489b73 aiohttp-0.22.1.tar.gz"
md5sums="8541b6085fee8f8b51e0144df6470186 aiohttp-0.22.5.tar.gz"
sha256sums="9c51af030c866f91e18a219614e39d345db4483ed9860389d0536d74d04b0d3b aiohttp-0.22.5.tar.gz"
sha512sums="919818445590b386b40edd05e8a58fac0b1b2993fe82faf95e10b53b5c0b3b464e92ea2484bc1929cb737351f3629b77a4ff67788248e19d69eb638bbf44a5e3 aiohttp-0.22.5.tar.gz"