From 9057186cc5bdede9e1aabaa1654ac02c23b080f6 Mon Sep 17 00:00:00 2001 From: Francesco Colista Date: Mon, 18 Jul 2016 13:52:04 +0000 Subject: testing/py3-aiohttp: added py3-chardet dependency --- testing/py3-aiohttp/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testing/py3-aiohttp') diff --git a/testing/py3-aiohttp/APKBUILD b/testing/py3-aiohttp/APKBUILD index 156ceb374a..a883987fe3 100644 --- a/testing/py3-aiohttp/APKBUILD +++ b/testing/py3-aiohttp/APKBUILD @@ -3,12 +3,12 @@ pkgname=py3-aiohttp _pkgname=aiohttp pkgver=0.22.1 -pkgrel=0 +pkgrel=1 pkgdesc="HTTP client/server for asyncio" url="http://pypi.python.org/pypi/aiohttp" arch="all" license="ASL 2.0" -depends="python3 py-chardet py3-multidict" +depends="python3 py3-chardet py3-multidict" depends_dev="" makedepends="$depends_dev py-setuptools python3-dev" install="" -- cgit v1.2.3