diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-19 04:57:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-19 04:57:10 +0000 |
commit | 0179f223f35d29ba51dd5a077e9ee48d73983d97 (patch) | |
tree | 0096f5a59dd006bc1e6ec8ecffdc9c1bc73066f6 /debian/tests/control | |
parent | Merging upstream version 7.4.7. (diff) | |
download | sphinx-0179f223f35d29ba51dd5a077e9ee48d73983d97.tar.xz sphinx-0179f223f35d29ba51dd5a077e9ee48d73983d97.zip |
Merging debian version 7.4.7-1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/tests/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/tests/control b/debian/tests/control index 1a501fb..cae5627 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -14,6 +14,7 @@ Depends: cython3, python3-pytest, python3-setuptools, python3-sphinx, + python3-typing-extensions (>= 4.9), tex-gyre, texinfo, texlive-fonts-recommended, |