aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2021-02-24 15:23:50 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2021-02-24 15:23:50 +0000
commitff841fe5b53964b8462d0be5ee660264b96b6719 (patch)
tree22c5b3520f616665fe01e8570487ef5c611d3a2d
parentd9ad88c3006f6f26bf2a30bc4aa3b242786b4cdb (diff)
downloadports-ff841fe5b53964b8462d0be5ee660264b96b6719.tar.gz
ports-ff841fe5b53964b8462d0be5ee660264b96b6719.zip
Unbreak bulk -a with PYTHON3_DEFAULT=3.8
PR: 253815
Notes
Notes: svn path=/head/; revision=566481
-rw-r--r--cad/k40-whisperer/Makefile2
-rw-r--r--sysutils/py-salt-2019/Makefile2
-rw-r--r--www/trac-devel/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/cad/k40-whisperer/Makefile b/cad/k40-whisperer/Makefile
index d0a660132589..ee88db01ae63 100644
--- a/cad/k40-whisperer/Makefile
+++ b/cad/k40-whisperer/Makefile
@@ -16,7 +16,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>0:devel/py-lxml@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pyusb>0:devel/py-pyusb@${PY_FLAVOR} \
${PY_PILLOW}
-USES= python:run,3.6-3.7 shebangfix zip
+USES= python:run,3.6+ shebangfix zip
SHEBANG_FILES= *.py
DESKTOP_ENTRIES= "K40 Whisperer" \
diff --git a/sysutils/py-salt-2019/Makefile b/sysutils/py-salt-2019/Makefile
index c9b8b08b6150..7ce5b9326a28 100644
--- a/sysutils/py-salt-2019/Makefile
+++ b/sysutils/py-salt-2019/Makefile
@@ -25,7 +25,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Jinja2>0:devel/py-Jinja2@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pyinotify>0:devel/py-pyinotify@${PY_FLAVOR}
-USES= cpe python:3.6-3.7
+USES= cpe python:3.6+
CPE_VENDOR= saltstack
CPE_PRODUCT= salt
diff --git a/www/trac-devel/Makefile b/www/trac-devel/Makefile
index 30a987794db5..743f424ed37f 100644
--- a/www/trac-devel/Makefile
+++ b/www/trac-devel/Makefile
@@ -21,7 +21,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>=2.3.4:devel/py-babel@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}Jinja2>=2.10:devel/py-Jinja2@${PY_FLAVOR}
# some tests are failing with 3.8
-USES= python:3.7
+USES= python:3.7+
CONFLICTS_INSTALL= trac