dns/py-ldns: update supported python versions

configure: error: cannot import Python module "distutils".
Please check your Python installation. The error was:
<string>:1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2021-11-01 18:24:13 +03:00
parent ba87d25786
commit 6f494d8dbf

View file

@ -61,7 +61,7 @@ DRILL_INSTALL_TARGET= install-drill
EXAMPLES_INSTALL_TARGET= install-examples
.if defined(BUILD_PYLDNS)
USES+= python:3.6+
USES+= python:3.6-3.9
USE_PYTHON= flavors
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
ALL_TARGET= pyldns