From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] python3-docutils: Update to version 0.20.1
Date: Tue, 26 Sep 2023 15:24:08 +0200 [thread overview]
Message-ID: <20230926132410.7915-3-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20230926132410.7915-1-adolf.belka@ipfire.org>
[-- Attachment #1: Type: text/plain, Size: 2178 bytes --]
- IPFire-3.x
- Update from version 0.19-1 to 0.20.1-1
- Changelog
0.20.1 (2023-05-17)
Bugfix release. See HISTORY for details.
0.20 (2023-05-04)
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).
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
python3-docutils/python3-docutils.nm | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/python3-docutils/python3-docutils.nm b/python3-docutils/python3-docutils.nm
index c86fa41ab..d9943205f 100644
--- a/python3-docutils/python3-docutils.nm
+++ b/python3-docutils/python3-docutils.nm
@@ -4,7 +4,7 @@
###############################################################################
name = python3-docutils
-version = 0.19
+version = 0.20.1
release = 1
thisapp = docutils-%{version}
@@ -24,7 +24,6 @@ end
source_dl = https://sourceforge.net/projects/docutils/files/docutils/%{version}/
build
- arches = noarch
requires
python3-devel >= 3.4
--
2.42.0
next prev parent reply other threads:[~2023-09-26 13:24 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-26 13:24 [PATCH] python3-cairo: Update to version 1.24.0-1 Adolf Belka
2023-09-26 13:24 ` [PATCH] python3-dns: Update to version 2.4.2-1 Adolf Belka
2023-09-26 13:24 ` Adolf Belka [this message]
2023-09-26 13:24 ` [PATCH] python3-gobject3: Update to version 3.46.0-1 Adolf Belka
2023-09-26 13:24 ` [PATCH] python3-lxml: Update to version 4.9.3-1 Adolf Belka
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230926132410.7915-3-adolf.belka@ipfire.org \
--to=adolf.belka@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox