python3-aiodns: update to 2.0.0.

This commit is contained in:
mobinmob 2020-06-01 15:45:42 +03:00 committed by Helmut Pozimski
parent b5125a1b54
commit 597ef0c0c6

View file

@ -1,11 +1,10 @@
# Template file for 'python3-aiodns'
pkgname=python3-aiodns
version=1.2.0
revision=2
version=2.0.0
revision=1
archs=noarch
wrksrc="aiodns-${version}"
build_style=python3-module
pycompile_module="aiodns"
hostmakedepends="python3-setuptools"
depends="python3-pycares"
short_desc="Asynchronous Python DNS library using asyncio"
@ -13,7 +12,7 @@ maintainer="Franklin Delehelle <franklin.delehelle@odena.eu>"
license="MIT"
homepage="https://github.com/saghul/aiodns"
distfiles="${PYPI_SITE}/a/aiodns/aiodns-${version}.tar.gz"
checksum=d67e14b32176bcf3ff79b5d47c466011ce4adeadfa264f7949da1377332a0449
checksum=815fdef4607474295d68da46978a54481dd1e7be153c7d60f9e72773cd38d77d
post_install() {
vlicense LICENSE