git: decbe2c9def7 - main - textproc/py-sphinx-design: Allow build with sphinx-9.0.4
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 26 Jun 2026 17:25:50 UTC
The branch main has been updated by makc:
URL: https://cgit.FreeBSD.org/ports/commit/?id=decbe2c9def7977bd1d39aede8ab5edfd7060317
commit decbe2c9def7977bd1d39aede8ab5edfd7060317
Author: Max Brazhnikov <makc@FreeBSD.org>
AuthorDate: 2026-06-26 17:23:08 +0000
Commit: Max Brazhnikov <makc@FreeBSD.org>
CommitDate: 2026-06-26 17:23:08 +0000
textproc/py-sphinx-design: Allow build with sphinx-9.0.4
---
textproc/py-sphinx-design/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/textproc/py-sphinx-design/Makefile b/textproc/py-sphinx-design/Makefile
index f44f3913f17b..a43b1f10c272 100644
--- a/textproc/py-sphinx-design/Makefile
+++ b/textproc/py-sphinx-design/Makefile
@@ -14,7 +14,7 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flit-core>=3.4<4:devel/py-flit-core@${PY_FLAVOR}
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=5,1<9,1:textproc/py-sphinx@${PY_FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=5,1<10,1:textproc/py-sphinx@${PY_FLAVOR}
USES= python:3.11+
USE_PYTHON= autoplist concurrent pep517