From 70a8263142ded66f34fa40c727ed4304b840dfb5 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Thu, 18 Oct 2018 19:53:34 +0200 Subject: [PATCH] python3-aiodns: needs pycares Broken since its inception. --- srcpkgs/python3-aiodns/template | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python3-aiodns/template b/srcpkgs/python3-aiodns/template index 90c15924953..43150486bda 100644 --- a/srcpkgs/python3-aiodns/template +++ b/srcpkgs/python3-aiodns/template @@ -1,15 +1,16 @@ # Template file for 'python3-aiodns' pkgname=python3-aiodns version=1.1.1 -revision=3 +revision=4 noarch=yes wrksrc="aiodns-${version}" -short_desc="Aiodns provides a simple way for doing asynchronous DNS resolutions" build_style=python3-module +pycompile_module="aiodns" +hostmakedepends="python3-setuptools" +depends="python3-pycares" +short_desc="Asynchronous Python DNS library using asyncio" maintainer="Franklin Delehelle " license="MIT" -hostmakedepends="python3-devel" -depends="python3" homepage="https://github.com/saghul/aiodns" distfiles="${PYPI_SITE}/a/aiodns/aiodns-${version}.tar.gz" checksum=d8677adc679ce8d0ef706c14d9c3d2f27a0e0cc11d59730cdbaf218ad52dd9ea