From unknown Tue Jun 17 22:27:17 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#48464] [PATCH] gnu: python-docutils: Update to 0.17.1. Resent-From: Xinglu Chen Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 16 May 2021 13:40:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 48464 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 48464@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.162117238220261 (code B ref -1); Sun, 16 May 2021 13:40:01 +0000 Received: (at submit) by debbugs.gnu.org; 16 May 2021 13:39:42 +0000 Received: from localhost ([127.0.0.1]:49883 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1liGze-0005Gi-32 for submit@debbugs.gnu.org; Sun, 16 May 2021 09:39:42 -0400 Received: from lists.gnu.org ([209.51.188.17]:50436) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1liGzb-0005Ga-Np for submit@debbugs.gnu.org; Sun, 16 May 2021 09:39:40 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:55538) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1liGzb-0000Oh-Gi for guix-patches@gnu.org; Sun, 16 May 2021 09:39:39 -0400 Received: from h87-96-130-155.cust.a3fiber.se ([87.96.130.155]:58390 helo=mail.yoctocell.xyz) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1liGzZ-0005bp-7A for guix-patches@gnu.org; Sun, 16 May 2021 09:39:39 -0400 From: Xinglu Chen DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=yoctocell.xyz; s=mail; t=1621172371; bh=ntEGr7yCZfG3o42YqJu+uV05ja2yZCSgtxnret2VCos=; h=From:To:Subject:Date; b=XWphQEMHL2m0RFDwSwGbqgtB3AyKeq+v/8nTCwZX7Cz+LCVDdurvywbNwOxL8733E A93b9dhguP0N4jzLUCx45IA4cfyyq8nBVaRbCNxs67yXjTn6jDH+4fZl4oHhYK5XrU CKs3a2eVmc0y1hWGh5Jdb1Y4nKhUJwa5+4aQnkCI= Message-Id: Date: Sun, 16 May 2021 15:39:30 +0200 MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=87.96.130.155; envelope-from=public@yoctocell.xyz; helo=mail.yoctocell.xyz X-Spam_score_int: 26 X-Spam_score: 2.6 X-Spam_bar: ++ X-Spam_report: (2.6 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FROM_SUSPICIOUS_NTLD=0.5, FROM_SUSPICIOUS_NTLD_FP=1.207, PDS_OTHER_BAD_TLD=1.999, RDNS_DYNAMIC=0.982, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: 2.4 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/python-xyz.scm (python-docutils): Update to 0.17.1. --- gnu/packages/python-xyz.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index f79fc54e24..7d7251a5d6 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -3840,14 +3840,14 @@ s [...] Content analysis details: (2.4 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at https://www.dnswl.org/, medium trust [209.51.188.17 listed in list.dnswl.org] -0.0 SPF_HELO_PASS SPF: HELO matches SPF record 1.0 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) 2.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: yoctocell.xyz (xyz)] -0.0 RCVD_IN_MSPIKE_H4 RBL: Very Good reputation (+4) [209.51.188.17 listed in wl.mailspike.net] 0.5 FROM_SUSPICIOUS_NTLD From abused NTLD -0.0 RCVD_IN_MSPIKE_WL Mailspike good senders 1.2 FROM_SUSPICIOUS_NTLD_FP From abused NTLD X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.1 (/) * gnu/packages/python-xyz.scm (python-docutils): Update to 0.17.1. --- gnu/packages/python-xyz.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index f79fc54e24..7d7251a5d6 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -3840,14 +3840,14 @@ structure for Python.") (define-public python-docutils (package (name "python-docutils") - (version "0.16") + (version "0.17.1") (source (origin (method url-fetch) (uri (pypi-uri "docutils" version)) (sha256 (base32 - "1z3qliszqca9m719q3qhdkh0ghh90g500avzdgi7pl77x5h3mpn2")))) + "09gii36lp1bs26cpxqyfd20xahnpbrbjzcnba2xq08y3wk97frb8")))) (build-system python-build-system) (arguments '(#:phases (modify-phases %standard-phases base-commit: 7c4c781aa40c42d4cd10b8d9482199f3db345e1b -- 2.31.1 From unknown Tue Jun 17 22:27:17 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#48464] [PATCH] gnu: python-docutils: Update to 0.17.1. Resent-From: Xinglu Chen Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 02 Jun 2021 15:33:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 48464 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 48464@debbugs.gnu.org Received: via spool by 48464-submit@debbugs.gnu.org id=B48464.162264797626806 (code B ref 48464); Wed, 02 Jun 2021 15:33:02 +0000 Received: (at 48464) by debbugs.gnu.org; 2 Jun 2021 15:32:56 +0000 Received: from localhost ([127.0.0.1]:41200 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1loSrU-0006yD-45 for submit@debbugs.gnu.org; Wed, 02 Jun 2021 11:32:56 -0400 Received: from h87-96-130-155.cust.a3fiber.se ([87.96.130.155]:50470 helo=mail.yoctocell.xyz) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1loSrO-0006xw-T4 for 48464@debbugs.gnu.org; Wed, 02 Jun 2021 11:32:51 -0400 From: Xinglu Chen DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=yoctocell.xyz; s=mail; t=1622647961; bh=ra8AsvkK2pglYwk4QN4A3kOj/kFGmts2kqvKaxVQTMY=; h=From:To:Subject:In-Reply-To:References:Date; b=ITcJ8Vfm/WgJI/mwH6NxoQ7gAiLWDlT4eiw7O4j/e2DpcdsNIFBqNCIMRIr/IFh1G mswzRZbGaOxgCM7s5JiBT8tfAvYPxyPTqehL+Z2i4ZNfrlJE2bVko5mQkKiDC9Baev pTcKC7qyzXjHXjNxFU0h9mnJGYsxU797aVpb1Ikw= In-Reply-To: References: Date: Wed, 02 Jun 2021 17:32:40 +0200 Message-ID: <87y2bsjn8n.fsf@yoctocell.xyz> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-Spam-Score: 2.9 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Ping! :) Content analysis details: (2.9 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 2.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: yoctocell.xyz (xyz)] 0.4 RDNS_DYNAMIC Delivered to internal network by host with dynamic-looking rDNS 0.5 FROM_SUSPICIOUS_NTLD From abused NTLD X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 2.9 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Ping! :) Content analysis details: (2.9 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 2.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: yoctocell.xyz (xyz)] 0.4 RDNS_DYNAMIC Delivered to internal network by host with dynamic-looking rDNS 0.5 FROM_SUSPICIOUS_NTLD From abused NTLD 1.0 BULK_RE_SUSP_NTLD Precedence bulk and RE: from a suspicious TLD -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager --=-=-= Content-Type: text/plain Ping! :) --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQJJBAEBCAAzFiEEAVhh4yyK5+SEykIzrPUJmaL7XHkFAmC3pJgVHHB1YmxpY0B5 b2N0b2NlbGwueHl6AAoJEKz1CZmi+1x5y2YP/3NOh87fCZB6GcG1yn9QkRi3aTvg HFBzeIvlaojrqBEypZ+ze97IxQ5VEliZ1ryQV2WNRM0SVc+qnlVSVibz/iTzqG9X PA5UrCgTX97kPd9BeJhAdjztwDwGIkeJbaXStLV8ultGORA5xZ3+4BAZg5iG5LT3 FJKEva7oquEHtALLm/HHd/2jaq+m6MgJ5S0WNQ0Z6SmXz7yYiSto/0dcELMIBVGg fcxFTKwwm06Lq73thriYNowbWGaEzWuC7AsKgDR7XEGMkShrGCICLkXqsmDI1/U7 PXEeqxJfd+gW4/L4idb5P4dIwlTrsdPzYjTWM1DUgmQkcMr7PrrX3P8GfL6qHNdz cSVLxDYzC/R/LQCTRgNAHoAv8GqgC+tItK3XnRRupv4LYEJKUYT8cbJd9c6X8NdX yxCmWvb6Sf5PENQ8aSd9fhkju+Q5LErcAddSf+R/rDcwri64caNg6OH1PhjXiGRi 11ASOCYBQf9XA3zaIA3KCXxJ4JJbb0RWhTPvc9tew/LvXekFMSS+ymGNK6Akw8qa YVo7vyIKlDHGYmDl5QDco0Gu7CvifYa1ZcWlnl8wnWetpC/ZBYKv/BWS1yDWMpRy prpoT+PJfvVctlo2HUGCKOw7xH7y2GieMeGtLAN1VETNqFY1Yx+ce8a62x0WCr5Y neA5xaUStCcTNWmx =9vOz -----END PGP SIGNATURE----- --=-=-=-- From unknown Tue Jun 17 22:27:17 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Xinglu Chen Subject: bug#48464: closed (Re: [bug#48464] [PATCH] gnu: python-docutils: Update to 0.17.1.) Message-ID: References: X-Gnu-PR-Message: they-closed 48464 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 48464@debbugs.gnu.org Date: Mon, 21 Jun 2021 13:55:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1624283702-26720-1" This is a multi-part message in MIME format... ------------=_1624283702-26720-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #48464: [PATCH] gnu: python-docutils: Update to 0.17.1. which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 48464@debbugs.gnu.org. --=20 48464: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D48464 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1624283702-26720-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 48464-done) by debbugs.gnu.org; 21 Jun 2021 13:54:31 +0000 Received: from localhost ([127.0.0.1]:35869 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lvKNj-0006vv-IZ for submit@debbugs.gnu.org; Mon, 21 Jun 2021 09:54:31 -0400 Received: from flashner.co.il ([178.62.234.194]:34892) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lvKNh-0006vg-De for 48464-done@debbugs.gnu.org; Mon, 21 Jun 2021 09:54:30 -0400 Received: from localhost (unknown [31.210.177.125]) by flashner.co.il (Postfix) with ESMTPSA id 2A1114018B; Mon, 21 Jun 2021 13:54:23 +0000 (UTC) Date: Mon, 21 Jun 2021 16:53:30 +0300 From: Efraim Flashner To: Xinglu Chen Subject: Re: [bug#48464] [PATCH] gnu: python-docutils: Update to 0.17.1. Message-ID: Mail-Followup-To: Efraim Flashner , Xinglu Chen , 48464-done@debbugs.gnu.org References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="qbkCcauH2ZLH3xRD" Content-Disposition: inline In-Reply-To: X-PGP-Key-ID: 0x41AAE7DCCA3D8351 X-PGP-Key: https://flashner.co.il/~efraim/efraim_flashner.asc X-PGP-Fingerprint: A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 48464-done Cc: 48464-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --qbkCcauH2ZLH3xRD Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Thanks. I pushed the patch to staging since there were about 600 dependant packages. Sorry for the delay! --=20 Efraim Flashner =D7=90=D7=A4=D7=A8=D7=99=D7=9D = =D7=A4=D7=9C=D7=A9=D7=A0=D7=A8 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --qbkCcauH2ZLH3xRD Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAmDQmdoACgkQQarn3Mo9 g1GADQ//UBLWFNGcimVa3zO3pdCqtYq5uPvhjHZCggngYRzFyEGfwQvIJSt/JEMH M6Mt9QHPUKCw/GiaZUIwK9RmGZa0hbnp7teCR/43wwxsIlvQLOFL7LzI633H+zBx 8sOzuBk6oIacOJhEviDA9VBSDLb+YifCu0AGNIWmZuL++gwFIPMU/BTWGGW44GeB dWjcNvuEbnPOmVKXyKFdNgBvllcSpCz7u19FMvtRumiMGYyS+dBZbpf6ueZjwiev A9oNFuDCzT4BRmPwZ6HC9fruMpiN7xUWBrrDfGDRw5g8RtlCbxtC1NriTlka4Gyt Soro2P4baju3XbwYehOLsQmvpvKESLcHH5gTnT2L/vIJw+JC5ONby1fBREH5pjzH SJzYRA4sswhxHk/YbaC21in6A0Z2djJcJ4OujOlMpZf6YkB8I9irLHrLKMhdrNLX NsfXaCqNVKEQswpECFVn2QsGHTBn+xW7ODpUvSI2IM9lnrWrngY3jK4FGPEfD8FW jQKbd5CUNWEUOHWC8uRCf3+iwutMs7RC/UYMs+FC1fmj+D7kpG81BPJrT+Nib8D3 WD/4jddOdZD3RvMiWTwuoTwyGA11f0PDI5ETHGT+ZBB6SezB+vamMzi7KexeRuz5 Vpw1FFDPpTCVpsxLBj5JaFtE+dUa2Zpx0yaXhHeXm46cKnUu1aU= =6RHA -----END PGP SIGNATURE----- --qbkCcauH2ZLH3xRD-- ------------=_1624283702-26720-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 16 May 2021 13:39:42 +0000 Received: from localhost ([127.0.0.1]:49883 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1liGze-0005Gi-32 for submit@debbugs.gnu.org; Sun, 16 May 2021 09:39:42 -0400 Received: from lists.gnu.org ([209.51.188.17]:50436) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1liGzb-0005Ga-Np for submit@debbugs.gnu.org; Sun, 16 May 2021 09:39:40 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:55538) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1liGzb-0000Oh-Gi for guix-patches@gnu.org; Sun, 16 May 2021 09:39:39 -0400 Received: from h87-96-130-155.cust.a3fiber.se ([87.96.130.155]:58390 helo=mail.yoctocell.xyz) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1liGzZ-0005bp-7A for guix-patches@gnu.org; Sun, 16 May 2021 09:39:39 -0400 From: Xinglu Chen DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=yoctocell.xyz; s=mail; t=1621172371; bh=ntEGr7yCZfG3o42YqJu+uV05ja2yZCSgtxnret2VCos=; h=From:To:Subject:Date; b=XWphQEMHL2m0RFDwSwGbqgtB3AyKeq+v/8nTCwZX7Cz+LCVDdurvywbNwOxL8733E A93b9dhguP0N4jzLUCx45IA4cfyyq8nBVaRbCNxs67yXjTn6jDH+4fZl4oHhYK5XrU CKs3a2eVmc0y1hWGh5Jdb1Y4nKhUJwa5+4aQnkCI= To: guix-patches@gnu.org Subject: [PATCH] gnu: python-docutils: Update to 0.17.1. Message-Id: Date: Sun, 16 May 2021 15:39:30 +0200 MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=87.96.130.155; envelope-from=public@yoctocell.xyz; helo=mail.yoctocell.xyz X-Spam_score_int: 26 X-Spam_score: 2.6 X-Spam_bar: ++ X-Spam_report: (2.6 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FROM_SUSPICIOUS_NTLD=0.5, FROM_SUSPICIOUS_NTLD_FP=1.207, PDS_OTHER_BAD_TLD=1.999, RDNS_DYNAMIC=0.982, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: 2.4 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/python-xyz.scm (python-docutils): Update to 0.17.1. --- gnu/packages/python-xyz.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index f79fc54e24..7d7251a5d6 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -3840,14 +3840,14 @@ s [...] Content analysis details: (2.4 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at https://www.dnswl.org/, medium trust [209.51.188.17 listed in list.dnswl.org] -0.0 SPF_HELO_PASS SPF: HELO matches SPF record 1.0 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) 2.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: yoctocell.xyz (xyz)] -0.0 RCVD_IN_MSPIKE_H4 RBL: Very Good reputation (+4) [209.51.188.17 listed in wl.mailspike.net] 0.5 FROM_SUSPICIOUS_NTLD From abused NTLD -0.0 RCVD_IN_MSPIKE_WL Mailspike good senders 1.2 FROM_SUSPICIOUS_NTLD_FP From abused NTLD X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.1 (/) * gnu/packages/python-xyz.scm (python-docutils): Update to 0.17.1. --- gnu/packages/python-xyz.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index f79fc54e24..7d7251a5d6 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -3840,14 +3840,14 @@ structure for Python.") (define-public python-docutils (package (name "python-docutils") - (version "0.16") + (version "0.17.1") (source (origin (method url-fetch) (uri (pypi-uri "docutils" version)) (sha256 (base32 - "1z3qliszqca9m719q3qhdkh0ghh90g500avzdgi7pl77x5h3mpn2")))) + "09gii36lp1bs26cpxqyfd20xahnpbrbjzcnba2xq08y3wk97frb8")))) (build-system python-build-system) (arguments '(#:phases (modify-phases %standard-phases base-commit: 7c4c781aa40c42d4cd10b8d9482199f3db345e1b -- 2.31.1 ------------=_1624283702-26720-1--