]> git.pld-linux.org Git - packages/sphinx-pdg.git/blob - Sphinx-docutils.patch
- updated to 3.5.4
[packages/sphinx-pdg.git] / Sphinx-docutils.patch
1 --- Sphinx-3.5.4/setup.py.orig  2021-04-11 12:40:16.000000000 +0200
2 +++ Sphinx-3.5.4/setup.py       2022-03-11 06:21:28.393510714 +0100
3 @@ -23,7 +23,7 @@ install_requires = [
4      'sphinxcontrib-qthelp',
5      'Jinja2>=2.3',
6      'Pygments>=2.0',
7 -    'docutils>=0.12,<0.17',
8 +    'docutils>=0.12,<0.19',
9      'snowballstemmer>=1.1',
10      'babel>=1.3',
11      'alabaster>=0.7,<0.8',
This page took 0.070847 seconds and 3 git commands to generate.