git: 9b3c78a9dafc - main - dns/py-aiodns: Update to 3.0.0

From: Romain Tartière <romain_at_FreeBSD.org>
Date: Sat, 09 Jul 2022 19:32:02 UTC
The branch main has been updated by romain:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9b3c78a9dafc80cc71890cf87f24515a8a7d2569

commit 9b3c78a9dafc80cc71890cf87f24515a8a7d2569
Author:     Norikatsu Shigemura <nork@ninth-nine.com>
AuthorDate: 2022-07-09 19:19:48 +0000
Commit:     Romain Tartière <romain@FreeBSD.org>
CommitDate: 2022-07-09 19:26:20 +0000

    dns/py-aiodns: Update to 3.0.0
    
    Release notes:
    https://github.com/saghul/aiodns/releases/tag/aiodns-3.0.0
    
    PR:             262251
---
 dns/py-aiodns/Makefile | 9 ++++-----
 dns/py-aiodns/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 8 deletions(-)

diff --git a/dns/py-aiodns/Makefile b/dns/py-aiodns/Makefile
index 211b66daea71..ae3a32352979 100644
--- a/dns/py-aiodns/Makefile
+++ b/dns/py-aiodns/Makefile
@@ -1,21 +1,20 @@
 # Created by: Waitman Gobble <waitman@waitman.net>
 
 PORTNAME=	aiodns
-PORTVERSION=	1.1.1
-PORTREVISION=	1
+PORTVERSION=	3.0.0
 CATEGORIES=	dns python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	waitman@waitman.net
+MAINTAINER=	nork@ninth-nine.com
 COMMENT=	Simple DNS resolver for asyncio
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pycares>0:dns/py-pycares@${PY_FLAVOR}
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pycares>4.0.0:dns/py-pycares@${PY_FLAVOR}
 
-USES=		python:3.5+
+USES=		python:3.6+
 USE_PYTHON=	autoplist concurrent distutils
 NO_ARCH=	yes
 
diff --git a/dns/py-aiodns/distinfo b/dns/py-aiodns/distinfo
index 288c29b255fe..030dcc3a2ee6 100644
--- a/dns/py-aiodns/distinfo
+++ b/dns/py-aiodns/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1527547369
-SHA256 (aiodns-1.1.1.tar.gz) = d8677adc679ce8d0ef706c14d9c3d2f27a0e0cc11d59730cdbaf218ad52dd9ea
-SIZE (aiodns-1.1.1.tar.gz) = 6084
+TIMESTAMP = 1646491709
+SHA256 (aiodns-3.0.0.tar.gz) = 946bdfabe743fceeeb093c8a010f5d1645f708a241be849e17edfb0e49e08cd6
+SIZE (aiodns-3.0.0.tar.gz) = 6743