From unknown Fri Jun 20 18:15:43 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#53768 <53768@debbugs.gnu.org> To: bug#53768 <53768@debbugs.gnu.org> Subject: Status: [PATCH] gnu: python-mistletoe: Update to 0.8.1. Reply-To: bug#53768 <53768@debbugs.gnu.org> Date: Sat, 21 Jun 2025 01:15:43 +0000 retitle 53768 [PATCH] gnu: python-mistletoe: Update to 0.8.1. reassign 53768 guix-patches submitter 53768 jgart severity 53768 normal tag 53768 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Thu Feb 03 21:07:34 2022 Received: (at submit) by debbugs.gnu.org; 4 Feb 2022 02:07:34 +0000 Received: from localhost ([127.0.0.1]:58428 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nFo0c-0002fE-6n for submit@debbugs.gnu.org; Thu, 03 Feb 2022 21:07:34 -0500 Received: from lists.gnu.org ([209.51.188.17]:38940) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nFo0Z-0002f4-1p for submit@debbugs.gnu.org; Thu, 03 Feb 2022 21:07:33 -0500 Received: from eggs.gnu.org ([209.51.188.92]:54770) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nFo0X-0002Rv-MN for guix-patches@gnu.org; Thu, 03 Feb 2022 21:07:30 -0500 Received: from mx1.dismail.de ([78.46.223.134]:44805) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nFo0O-0006Pi-WA for guix-patches@gnu.org; Thu, 03 Feb 2022 21:07:26 -0500 Received: from mx1.dismail.de (localhost [127.0.0.1]) by mx1.dismail.de (OpenSMTPD) with ESMTP id 97273cbc for ; Fri, 4 Feb 2022 03:07:17 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=dismail.de; h=from:to:cc :subject:date:message-id:mime-version:content-transfer-encoding; s=20190914; bh=dXEg/XEzr5EmHnoWvpVfqI2lRMQCQa0tUCM4gx6OEuI=; b= Wvg85M6kuxd28n3s0QuhACvQzGEvq20ZYmf5NJ8kQePGyONY8GdnCOC1BwDIC1QU B/HwkrGhPamWBitWLLhRFuNdTpusCxVBgA2LM5UK2wOjA1PzlFKQXLGoIlsp2aaJ FnXAPePSoaapgSR1aBc0KFhxB7ThGWsYTS64W4P3lfqcJqdMqIO1rGOr1cyhpmiz CrInJweI1MM9NjBej9XFkYa8uiUOgNhwJ4D/wS18LxjwfK0RgqgJ8WJse8G7/1x/ gqsIhrqCYZqCvj8ZpMRTnMYwSlHDrLBqbiu/Ar3WBSRDLLLzOUQ/I+8KzisNISKM VkBuTV3QXDGWv1dUHxM6nA== Received: from smtp2.dismail.de ( [10.240.26.12]) by mx1.dismail.de (OpenSMTPD) with ESMTP id bcb6eb4f for ; Fri, 4 Feb 2022 03:07:17 +0100 (CET) Received: from smtp2.dismail.de (localhost [127.0.0.1]) by smtp2.dismail.de (OpenSMTPD) with ESMTP id 85fb6ebf for ; Fri, 4 Feb 2022 03:07:17 +0100 (CET) Received: by dismail.de (OpenSMTPD) with ESMTPSA id f6461396 (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO); Fri, 4 Feb 2022 03:07:17 +0100 (CET) From: jgart To: guix-patches@gnu.org Subject: [PATCH] gnu: python-mistletoe: Update to 0.8.1. Date: Thu, 3 Feb 2022 21:07:08 -0500 Message-Id: <20220204020708.11134-1-jgart@dismail.de> X-Mailer: git-send-email 2.35.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=78.46.223.134; envelope-from=jgart@dismail.de; helo=mx1.dismail.de X-Spam_score_int: -23 X-Spam_score: -2.4 X-Spam_bar: -- X-Spam_report: (-2.4 / 5.0 requ) BAYES_00=-1.9, DKIM_INVALID=0.1, DKIM_SIGNED=0.1, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit Cc: jgart 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.4 (--) * gnu/packages/markup.scm (python-mistletoe): Update to 0.8.1. --- gnu/packages/markup.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/markup.scm b/gnu/packages/markup.scm index bc8476e056..8574bde6c5 100644 --- a/gnu/packages/markup.scm +++ b/gnu/packages/markup.scm @@ -439,13 +439,13 @@ (define-public md4c (define-public python-mistletoe (package (name "python-mistletoe") - (version "0.7.2") + (version "0.8.1") (source (origin (method url-fetch) (uri (pypi-uri "mistletoe" version)) (sha256 - (base32 "18z6hqfnfjqnrcgfgl5pkj9ggf9yx0yyy94azcn1qf7hqn6g3l14")))) + (base32 "0h8ydzxlfzmspiz8lcm13qp720kfsxiky0qqnc2mxf4qzm16m326")))) (build-system python-build-system) (home-page "https://github.com/miyuchina/mistletoe") (synopsis "Extensible Markdown parser in pure Python") -- 2.35.0 From debbugs-submit-bounces@debbugs.gnu.org Fri Feb 04 08:52:59 2022 Received: (at 53768-done) by debbugs.gnu.org; 4 Feb 2022 13:52:59 +0000 Received: from localhost ([127.0.0.1]:59079 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nFz1G-0006BS-Re for submit@debbugs.gnu.org; Fri, 04 Feb 2022 08:52:59 -0500 Received: from mout01.posteo.de ([185.67.36.65]:41737) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nFz1E-0006BE-O3 for 53768-done@debbugs.gnu.org; Fri, 04 Feb 2022 08:52:57 -0500 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id 5A9EE24002F for <53768-done@debbugs.gnu.org>; Fri, 4 Feb 2022 14:52:50 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1643982770; bh=+kYYYgGjqofZ4Cp/qa7UdT5RABpGxdhJUlbD6EsJ9kI=; h=Subject:From:To:Date:From; b=eCdSAecIUQMkCkr8IJoID7uO5iduzilAJStcmkVgR0mzJ44wGZcGFp9zbQ79N8pvv fjudyEsHCDIUjZg64GlaI/pWGhw/UOSAzEMvoc6/5Z4gpNMLIv/AFqir0Ixi+M3giO HXOFLQ2h2EARPTZSGtP38jIBJco+p+lbtHqqv8QV0I9CdlsRb/wIPSvO7SxUdlK/SK aYh0MFVVn3bNXnkJKkJYXpJWy9DFlW+n79NHHulkZtX8NhIbFKuQigw6GeXJFDHshu 89mhReSsxIKKsQhExf3O4/FRdoYNDNG0nbpv26+c96vbQ4qJOV4SwP2ACU6ZxgFSTT GaejOcdNX/3gQ== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4JqxnD2kY8z6tmR; Fri, 4 Feb 2022 14:52:48 +0100 (CET) Message-ID: Subject: Re: [PATCH] gnu: python-mistletoe: Update to 0.8.1. From: Vinicius Monego To: jgart , 53768-done@debbugs.gnu.org Date: Fri, 04 Feb 2022 13:52:40 +0000 In-Reply-To: <20220204020708.11134-1-jgart@dismail.de> References: <20220204020708.11134-1-jgart@dismail.de> Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 53768-done 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: -3.3 (---) Hi, Em qui, 2022-02-03 às 21:07 -0500, jgart escreveu: > * gnu/packages/markup.scm (python-mistletoe): Update to 0.8.1. I added a copyright line for you and pushed, thanks! From unknown Fri Jun 20 18:15:43 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 05 Mar 2022 12:24:07 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator