From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id yPEjIkYR32X5pgAAe85BDQ:P1 (envelope-from ) for ; Wed, 28 Feb 2024 11:56:06 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id yPEjIkYR32X5pgAAe85BDQ (envelope-from ) for ; Wed, 28 Feb 2024 11:56:06 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=bioneland.org header.s=20230804 header.b=GU1rkJLF; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1709117766; h=from:from:sender:sender: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:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=kmbTctx++94224P9KCOhhXpBXiYyXksgXnSpXIPGOZo=; b=VXKa+94Ng9QcjT3J5eYt9KwQpnwnz4uk7ZNawxddmrF8QLPofe37a6RtsxvnYktWWP5hVA fOHziYkca8D+auWohV2E9LphO3sVVK/8Zwjfn/9Tq2LcSlihaxu3Y+6T7VTR2sqraLJuMo +yFxvsBP36BiGck1+HN0xlCR3w0c1qmMsIPqcrFBXSfTT5rFp5+qN9OyhTaB8G7VRF9lz1 sPEm4+y11dblZ2v5H6cLgOiIUBm/b8jvVDWo6UKzdaAYHSPHV+o4jqDLySJ1zm/dxQlm0Q nu5B+WAzoHXf61n6IKXj/UCNhC05ZeQEsQMm/tjjgMnfTmb5YEKv9GvOoWAu6A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=bioneland.org header.s=20230804 header.b=GU1rkJLF; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1709117766; a=rsa-sha256; cv=none; b=qnafisxFKpMjMlKPXfNGvuMbpxbstoxBL4gYfk2qUYRHRRDsN59mZSh0F5x875EjzUsyqn xXFVWa7jHQxD724gbJwAu/7GdfsrVXBo73WLtF7wv4bgm4OA6mU6ib3ePVNkAokKs14rZq Ml0eTP7GvXT600bAv4paWxBHinIlUbEWX/vbAMo69u6Oacwxt6MssDic31x2WINKl1JDvh zm8IR5Hf4TBMwXbIck1m/39EGCODOKL2KsMkbNAa6ThhN7ZsDzTQjX2zXeG118PNt7L2Ep rowC1ybgJaeaEphjDMKO0kLwY5vbSBeruJHwLaq8noMmeO1IaSVmkpzweMycZQ== Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 3EFBE22A54 for ; Wed, 28 Feb 2024 11:56:06 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rfHbF-0006zA-U1; Wed, 28 Feb 2024 05:55:46 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rfHbC-0006yb-DN for guix-patches@gnu.org; Wed, 28 Feb 2024 05:55:42 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rfHbC-0005Zs-4g; Wed, 28 Feb 2024 05:55:42 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rfHbW-00058I-St; Wed, 28 Feb 2024 05:56:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#69452] [PATCH] gnu: Add python-mistune-3. Resent-From: Tanguy Le Carrour Original-Sender: "Debbugs-submit" Resent-CC: lars@6xq.net, marius@gnu.org, me@bonfacemunyoki.com, sharlatanus@gmail.com, jgart@dismail.de, guix-patches@gnu.org Resent-Date: Wed, 28 Feb 2024 10:56:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 69452 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 69452@debbugs.gnu.org Cc: Tanguy Le Carrour , Lars-Dominik Braun , Marius Bakke , Munyoki Kilyungi , Sharlatan Hellseher , jgart X-Debbugs-Original-To: guix-patches@gnu.org X-Debbugs-Original-Xcc: Lars-Dominik Braun , Marius Bakke , Munyoki Kilyungi , Sharlatan Hellseher , jgart Received: via spool by submit@debbugs.gnu.org id=B.170911773119635 (code B ref -1); Wed, 28 Feb 2024 10:56:02 +0000 Received: (at submit) by debbugs.gnu.org; 28 Feb 2024 10:55:31 +0000 Received: from localhost ([127.0.0.1]:58175 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rfHb0-00056U-IA for submit@debbugs.gnu.org; Wed, 28 Feb 2024 05:55:31 -0500 Received: from lists.gnu.org ([209.51.188.17]:43046) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rfHR7-0004Yz-GC for submit@debbugs.gnu.org; Wed, 28 Feb 2024 05:45:20 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rfHA6-0005tA-P9 for guix-patches@gnu.org; Wed, 28 Feb 2024 05:27:42 -0500 Received: from smtp-42a9.mail.infomaniak.ch ([84.16.66.169]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rfH9r-00041W-5J for guix-patches@gnu.org; Wed, 28 Feb 2024 05:27:42 -0500 Received: from smtp-4-0001.mail.infomaniak.ch (smtp-4-0001.mail.infomaniak.ch [10.7.10.108]) by smtp-4-3000.mail.infomaniak.ch (Postfix) with ESMTPS id 4Tl9XC41vvzJ4L; Wed, 28 Feb 2024 11:27:23 +0100 (CET) Received: from unknown by smtp-4-0001.mail.infomaniak.ch (Postfix) with ESMTPA id 4Tl9XC1SWJzg2k; Wed, 28 Feb 2024 11:27:23 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=bioneland.org; s=20230804; t=1709116043; bh=ivk8Wvd7qN+Kpqqqqhqs2fBGwlpAsASAfSwgPe0Vi08=; h=From:To:Cc:Subject:Date:From; b=GU1rkJLFoYT+FEWNJkCR1W+P9cV0TpehMERn1Bka1rjmbBgGkNpv0SMkYf8bzrGYz JQcguyt083AxM+2V1LUx7sn/F611HRMUUJmtKPLvm7RfkXz75mhFUF0BTqlAISkCRV PJCNPMlrCRSb/TqA9LkFKcLn3evUUmrvrAAbVwCVt0RfnU9RS2xaTEX2csrjJecjBf rIoAZEtYch8eMmfxTJNn8femhuyfLxC7ROUUP0y3mXRdbLf8VL+d2SE+gUK1Z5Ifij 33k++6rtnGOqhzicI/Z71vP4NOMsC/rk6+uCLnCGsGx/KDwOb8yjJu2Tpvk8vZTKn0 ikTbUn79UzCdQ== From: Tanguy Le Carrour Date: Wed, 28 Feb 2024 11:27:00 +0100 Message-ID: X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Infomaniak-Routing: alpha Received-SPF: pass client-ip=84.16.66.169; envelope-from=tanguy@bioneland.org; helo=smtp-42a9.mail.infomaniak.ch X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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, SPF_HELO_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01, T_SPF_TEMPERROR=0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx12.migadu.com X-Migadu-Spam-Score: -1.57 X-Spam-Score: -1.57 X-Migadu-Queue-Id: 3EFBE22A54 X-TUID: /0TjakAgoHGU Hi Guix, This patch adds Mistune v3, but… we already have 2 other versions of Mistune: - python-mistune (0.8.4) - python-mistune-next (2.0.4) Would it be ok if, in a following patch, I renamed python-mistune-next to python-mistune-2 and change the 3 packages that use it? Regards. * gnu/packages/python-xyz.scm (python-mistune-3): New variable. Change-Id: I59adfb92ed65a10292090c758108e889467f28d7 --- gnu/packages/python-xyz.scm | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 8691f70375..4ecc2e5e5d 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -14155,6 +14155,24 @@ (define-public python-mistune-next (invoke "pytest" "-vv"))))))) (native-inputs (list python-pytest)))) +(define-public python-mistune-3 + (package + (name "python-mistune") + (version "3.0.2") + (source + (origin + (method url-fetch) + (uri (pypi-uri "mistune" version)) + (sha256 + (base32 "1s4ba1m69yldrhnyfj8lm4bl3axbi95g1dicxya27j9hv7g96zzw")))) + (build-system pyproject-build-system) + (native-inputs (list python-pytest python-setuptools python-wheel)) + (home-page "https://github.com/lepture/mistune") + (synopsis "Markdown parser in pure Python") + (description "This package provides a fast markdown parser in pure +Python.") + (license license:bsd-3))) + (define-public python-markdown (package (name "python-markdown") base-commit: 178c36e1ee6915a27f042f64a6357d5ed9c8cb49 -- 2.41.0