mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
- Bump PORTREVISION for package change pyproject.toml patch is needed when RUN_DEPENDS is modified. PR: 280323 Reported by: rhurlin
11 lines
308 B
TOML
11 lines
308 B
TOML
--- pyproject.toml.orig 2022-10-16 09:53:52 UTC
|
|
+++ pyproject.toml
|
|
@@ -65,7 +65,7 @@ dependencies = [
|
|
"sphinxcontrib-qthelp",
|
|
"Jinja2>=3.0",
|
|
"Pygments>=2.12",
|
|
- "docutils>=0.14,<0.20",
|
|
+ "docutils>=0.14,<0.22",
|
|
"snowballstemmer>=2.0",
|
|
"babel>=2.9",
|
|
"alabaster>=0.7,<0.8",
|