diff options
author | Ćukasz Jendrysik <scadu@yandex.com> | 2017-02-17 08:25:09 +0000 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2017-02-18 16:32:41 +0100 |
commit | 0e9cf390f9dd58782dc30fd2ed239fd462c2b8a8 (patch) | |
tree | 989bacabdac897d4d47a33b1b1cc9f53df4694dc /community/py3-aiohttp | |
parent | efb00bc62051e6c37dae85a33a693115a9fde911 (diff) | |
download | aports-0e9cf390f9dd58782dc30fd2ed239fd462c2b8a8.tar.bz2 aports-0e9cf390f9dd58782dc30fd2ed239fd462c2b8a8.tar.xz |
community/py3-aiohttp: rebuild against new version of python3
Diffstat (limited to 'community/py3-aiohttp')
-rw-r--r-- | community/py3-aiohttp/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-aiohttp/APKBUILD b/community/py3-aiohttp/APKBUILD index e0da48a1cf..2a218efe14 100644 --- a/community/py3-aiohttp/APKBUILD +++ b/community/py3-aiohttp/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-aiohttp _pkgname=aiohttp pkgver=1.3.2 -pkgrel=0 +pkgrel=1 pkgdesc="HTTP client/server for asyncio" url="http://pypi.python.org/pypi/aiohttp" arch="all" |