summaryrefslogtreecommitdiff
path: root/dns/py-pycares/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'dns/py-pycares/Makefile')
-rw-r--r--dns/py-pycares/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/dns/py-pycares/Makefile b/dns/py-pycares/Makefile
index c169ae2976fe..3a7c2556b0f2 100644
--- a/dns/py-pycares/Makefile
+++ b/dns/py-pycares/Makefile
@@ -1,5 +1,5 @@
PORTNAME= pycares
-PORTVERSION= 4.1.2
+PORTVERSION= 4.3.0
CATEGORIES= dns python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cffi>=1.5.0:devel/py-cffi@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cffi>=1.5.0:devel/py-cffi@${PY_FLAVOR}
-USES= python:3.6+
+USES= python:3.7+
USE_PYTHON= distutils autoplist
OPTIONS_DEFINE= IDNA