mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 15:36:35 -04:00
Changes: https://github.com/executablebooks/MyST-Parser/releases https://myst-parser.readthedocs.io/en/latest/develop/_changelog.html
11 lines
245 B
TOML
11 lines
245 B
TOML
--- pyproject.toml.orig 2024-08-05 14:02:40 UTC
|
|
+++ pyproject.toml
|
|
@@ -38,7 +38,7 @@ dependencies = [
|
|
"markdown-it-py~=3.0",
|
|
"mdit-py-plugins~=0.4,>=0.4.1",
|
|
"pyyaml",
|
|
- "sphinx>=7,<9",
|
|
+ "sphinx>=5,<9",
|
|
]
|
|
|
|
[project.urls]
|