summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorVladimir Druzenko <vvd@FreeBSD.org>2025-11-08 04:42:41 +0300
committerVladimir Druzenko <vvd@FreeBSD.org>2025-11-08 04:42:41 +0300
commit52815fd68c7cbc4a8584c44a38bedb72b0edab8d (patch)
tree97978db4ac3723b69d0197f22989e21bbb897ce3 /devel
parentdeskutils/syncthingtray: Update 2.0.2 => 2.0.3 (diff)
devel/py-termcolor: Remove python version - python39 already removed
PR: 290859 Approved by: Volodymyr Kostyrko <arcade@b1t.name> (maintainer)
Diffstat (limited to 'devel')
-rw-r--r--devel/py-termcolor/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-termcolor/Makefile b/devel/py-termcolor/Makefile
index d1269f7a9c84..a7be13541c91 100644
--- a/devel/py-termcolor/Makefile
+++ b/devel/py-termcolor/Makefile
@@ -13,7 +13,7 @@ LICENSE= MIT
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=1.27:devel/py-hatchling@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}hatch-vcs>0:devel/py-hatch-vcs@${PY_FLAVOR}
-USES= python:3.10+
+USES= python
USE_PYTHON= autoplist pep517 pytest
NO_ARCH= yes