From 8aafd4229b3b6583746c5a6115a7a98540f98ceb Mon Sep 17 00:00:00 2001 From: Francesco Colista Date: Fri, 11 Jan 2019 08:36:36 +0000 Subject: community/py3-aiohttp: upgrade to 3.5.3 --- community/py3-aiohttp/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'community/py3-aiohttp/APKBUILD') diff --git a/community/py3-aiohttp/APKBUILD b/community/py3-aiohttp/APKBUILD index a898619721..3534760b74 100644 --- a/community/py3-aiohttp/APKBUILD +++ b/community/py3-aiohttp/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista pkgname=py3-aiohttp _pkgname=aiohttp -pkgver=3.5.2 +pkgver=3.5.3 pkgrel=0 pkgdesc="HTTP client/server for asyncio" url="https://pypi.python.org/pypi/aiohttp" @@ -30,4 +30,4 @@ package() { python3 setup.py install --root="$pkgdir" --optimize=1 } -sha512sums="e8ff0cb2266cf772c00ebfb97f335177a3be12f62110fe170fad27f4bc9aefa90672b8b42fa382fefcfa88a6fd8a81c3c6ca4f211e0b54ead0b299aeeefbf40d py3-aiohttp-3.5.2.tar.gz" +sha512sums="4beb737a9e02700c923c756801515f603b3070a1394aec6de7e6d15f0d6e3dafca599f26ab0a2a2125d47bbfb12a7b497760eae088b20385aeb1b90c6efe3376 py3-aiohttp-3.5.3.tar.gz" -- cgit v1.2.3