From patchwork Mon Jan 24 16:16:35 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 4994 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 (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4JjFhd1Pw2z3wsf for ; Mon, 24 Jan 2022 16:25:37 +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 (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4JjFhc3y1sz3wD; Mon, 24 Jan 2022 16:25:36 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4JjFhc3PnJz2ysy; Mon, 24 Jan 2022 16:25:36 +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 4JjFhZ70G0z2xSN for ; Mon, 24 Jan 2022 16:25:34 +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 (P-384) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4JjFhZ2L5xz3wD; Mon, 24 Jan 2022 16:25:34 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1643041534; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=yOqEljinl9Li+EYzoKdxCFgKpypEPf63RQT3H0KOOV8=; b=a1nrU5F8L52speLqx/TU4GrZgK5rJ8A98y0M76jNrcxwD77iWc5BI3KahdavL5km5VkIKS MUvMqHObI5IRdDDQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1643041534; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=yOqEljinl9Li+EYzoKdxCFgKpypEPf63RQT3H0KOOV8=; b=MxDHiN0cjNDds+Y9EaumKY4yLWPYv0XiAhp8TgkVsH6crBCU8raEQB6wFQi8QY43p+GN9F Y7uGKNaEs7QV2oz3DHS96yb3SLT/8XF9nu4KdDIYkyUmJHej7z+wro/C+3jtJUP6eT4vst besmt4VKk+axj+Jku/vQT2wos56Vmqtm3axmIqUyU/1wDOvwNmQzZ0BHIGm4XMmgDAJ5iS L5F8tlIc1QJIbXMNgktD1KuwctfgShEyqerjr4BYYGfYYcQ4qNNe+IbPhEYwa7wFe7qkpz G80cwIrkD4JO+oNFXWWtdryq+sN5qLHNBvzEqz3a7RP6yGFbVc0rcQkgN1GufQ== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH 15/35] python3-docutils: Update to version 0.18.1 and python-3.10 Date: Mon, 24 Jan 2022 17:16:35 +0100 Message-Id: <20220124161656.71960-15-adolf.belka@ipfire.org> In-Reply-To: <20220124161656.71960-1-adolf.belka@ipfire.org> References: <20220124161656.71960-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" - Update from 0.16 to 0.18.1 - Update of rootfile - Changelog Release 0.18.1 .. Note:: Docutils 0.18.x is the last version supporting Python 2.7, 3.5, and 3.6. * nodes.Node.traverse() returns a list again to restore backwards compatibility (fixes bug #431). * Small bugfixes (see HISTORY_). Release 0.18 (2021-10-26) * Output changes: Identifiers: During `identifier normalization`_, leading number and hyphen characters are no longer stripped from a `reference name`_, if the id_prefix_ setting is non-empty. Example: with ``--id-prefix="DU-"``, a section with title "34. May" currently gets the identifier key ``DU-may`` and after the change the identifier key ``DU-34-may``. The default value for the auto_id_prefix_ setting changed to ``%``: "use the tag name as prefix for auto-generated IDs". Set auto_id_prefix_ to ``id`` for unchanged auto-IDs. HTML5: Use the semantic tag