From patchwork Tue Sep 26 13:24:08 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 7256 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) client-signature ECDSA (secp384r1)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4Rw0p02sgdz3wkw for ; Tue, 26 Sep 2023 13:24:24 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) client-signature ECDSA (secp384r1)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4Rw0nx1Z5wz3rW; Tue, 26 Sep 2023 13:24:21 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4Rw0nx14rTz2yTc; Tue, 26 Sep 2023 13:24:21 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4Rw0nt1hl5z2xrm for ; Tue, 26 Sep 2023 13:24:18 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4Rw0ns4cjDz1Zb; Tue, 26 Sep 2023 13:24:17 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1695734657; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=p8sC4IvfV3xEhQKx9a5zTCGAUA9rtJTnKfEI0GQb0TI=; b=fuTilzWvP81MkgpN/sUSpO8rYdagtHsWhmBEaMCG3ZHJWNfCX8fF28f+qbrhO6eMUSlpJU Rt9Xd5UlIow8nwBw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1695734657; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=p8sC4IvfV3xEhQKx9a5zTCGAUA9rtJTnKfEI0GQb0TI=; b=R4NjIHUTtNdm6P3h6Ot2u3lbHK0yRN60NYO2H5MiW5zcBI6RSnQstcWfb4SL5XRJ7kiFZc RNeBPzKOlUxtxs/PZhxHnreS1i9JZpJAt4nMkrUWH/u2YiTaFYZGs6o0C8zH7kevvJDHWT TLuDGa9Tah8Ol40NFLM1F9JpZorAv2ZxGz7qf3ynFb4yopUSpbyB/JbWMeHnjomc2m4G0A MzK9fYY3RQTLHAF4ODBSnbYW59vHwKap4tEVz6/a0afuo2/31FN8caDMCzB3pdwmuKslrR Sey+UsSOMdH6FsQF+jBQqQkjLELdh8c4Tc+BJkI/t1BcYKGR/gMB6axjju+Z+A== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] python3-docutils: Update to version 0.20.1 Date: Tue, 26 Sep 2023 15:24:08 +0200 Message-ID: <20230926132410.7915-3-adolf.belka@ipfire.org> In-Reply-To: <20230926132410.7915-1-adolf.belka@ipfire.org> References: <20230926132410.7915-1-adolf.belka@ipfire.org> MIME-Version: 1.0 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" - 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 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 --- 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