git: def5a5f1fcc3 - main - devel/py-black: Cosmetic change
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 26 Jun 2026 20:50:25 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=def5a5f1fcc334c99b76511ed28826b203f5853d
commit def5a5f1fcc334c99b76511ed28826b203f5853d
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-06-26 20:44:39 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-06-26 20:44:39 +0000
devel/py-black: Cosmetic change
---
devel/py-black/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/devel/py-black/Makefile b/devel/py-black/Makefile
index 95504c2c624e..31eef688dd85 100644
--- a/devel/py-black/Makefile
+++ b/devel/py-black/Makefile
@@ -31,12 +31,13 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>=5.3:devel/py-coverage@${PY_FLAVOR
${PYTHON_PKGNAMEPREFIX}tokenize-rt>=3.2.0:devel/py-tokenize-rt@${PY_FLAVOR}
USES= cpe python
-CPE_VENDOR= python
USE_PYTHON= autoplist concurrent pep517 pytest
NO_ARCH= yes
TEST_ENV= PYTHONPATH=${STAGEDIR}${PYTHON_SITELIBDIR}
+CPE_VENDOR= python
+
OPTIONS_DEFINE= COLORAMA D JUPYTER UVLOOP
OPTIONS_DEFAULT=COLORAMA
COLORAMA_DESC= Color support