aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-02-21 15:03:29 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-02-21 15:11:28 +0000
commit302daccefc5418b4363873a264067633b1013628 (patch)
tree0a9a64d8c994fe2e0038ed62ce2d5ca2d19e582d
parent02a4293745f516c73c4c82f57ddd0fecb6eeebf8 (diff)
downloadports-302daccefc5418b4363873a264067633b1013628.tar.gz
ports-302daccefc5418b4363873a264067633b1013628.zip
devel/py-colorama: Update version requirement of BUILD_DEPENDS
Approved by: portmgr (blanket) With hat: python
-rw-r--r--devel/py-colorama/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-colorama/Makefile b/devel/py-colorama/Makefile
index 6f8a0995a302..0f72fd4dde91 100644
--- a/devel/py-colorama/Makefile
+++ b/devel/py-colorama/Makefile
@@ -11,7 +11,7 @@ WWW= https://github.com/tartley/colorama
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR}
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0.25.1:devel/py-hatchling@${PY_FLAVOR}
USES= python
USE_PYTHON= autoplist pep517