aboutsummaryrefslogtreecommitdiff
path: root/dns/py-idna_ssl
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-08-12 17:33:57 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-08-12 17:33:57 +0000
commitfa0ea9850db1605aa87a8790065d9edf3d587f5b (patch)
tree53b632ffd5a7eb4a35aea2c7d1ace1b6f78937e4 /dns/py-idna_ssl
parent7d1b615b53e429ded72fb330cf27a4c23c1f0978 (diff)
downloadports-fa0ea9850db1605aa87a8790065d9edf3d587f5b.tar.gz
ports-fa0ea9850db1605aa87a8790065d9edf3d587f5b.zip
Notes
Diffstat (limited to 'dns/py-idna_ssl')
-rw-r--r--dns/py-idna_ssl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/py-idna_ssl/Makefile b/dns/py-idna_ssl/Makefile
index 4a4d3fdc244c..9e0a2c77d830 100644
--- a/dns/py-idna_ssl/Makefile
+++ b/dns/py-idna_ssl/Makefile
@@ -22,6 +22,6 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiohttp>=2.3:www/py-aiohttp@${PY_FLAVOR} \
NO_ARCH= yes
USE_PYTHON= autoplist distutils
-USES= python:3.3-3.6
+USES= python:3.3+
.include <bsd.port.mk>