Change History (7)
comment:1 by , 23 months ago
Summary: | docutils-0.10 (Python module) Also needs currency update. → docutils-0.20 (Python module) Also needs currency update. |
---|
comment:2 by , 23 months ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:3 by , 23 months ago
Release 0.20 (2023-05-04)
Note
Docutils 0.20 is the last version supporting Python 3.7 and 3.8.
General
Support Python 3.11 (patch #198 by Hugo van Kemenade).
Output changes:
HTML5:
Use dpub-ARIA role "doc-footnote" (instead of ARIA role "note") for footnotes.
LaTeX:
Do not load the inputenc package in UTF-8 encoded LaTeX sources. (UTF-8 is the default encoding for LaTeX2e since 2018).
Configuration changes:
Settings in the [latex2e writer] configuration file section are now ignored by the "xetex" writer. Place common settings in section [latex writers].
New command line setting output. Obsoletes the <destination> positional argument (cf. future changes).
utils.find_file_in_dirs() now returns a POSIX path also on Windows; utils.get_stylesheet_list() no longer converts \ to /.
docutils/languages/ docutils/parsers/rst/languages/
Support Ukrainian. Patch by Dmytro Kazanzhy.
test/coverage.sh
Removed. Use the coverage.py project instead, coverage run test/alltests.py and coverage report.
tools/
Moved quicktest.py to tools/dev/.
Bugfixes and improvements (see HISTORY).
comment:4 by , 23 months ago
I'll change the download url to pythonhosted. Hope It'll help for currency script.
comment:6 by , 23 months ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Currency script seems to be ok. Closing.
https://files.pythonhosted.org/packages/source/d/docutils/docutils-0.20.tar.gz
The currency can be checked by parsing https://pypi.org/rss/project/docutils/releases.xml.