From debbugs-submit-bounces@debbugs.gnu.org Wed Dec 21 08:16:28 2022 Received: (at 60238) by debbugs.gnu.org; 21 Dec 2022 13:16:28 +0000 Received: from localhost ([127.0.0.1]:51796 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p7yxP-0003XW-Fg for submit@debbugs.gnu.org; Wed, 21 Dec 2022 08:16:28 -0500 Received: from wout3-smtp.messagingengine.com ([64.147.123.19]:54123) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p7yxN-0003XN-Mi for 60238@debbugs.gnu.org; Wed, 21 Dec 2022 08:16:26 -0500 Received: from compute6.internal (compute6.nyi.internal [10.202.2.47]) by mailout.west.internal (Postfix) with ESMTP id E730F32003F4 for <60238@debbugs.gnu.org>; Wed, 21 Dec 2022 08:16:19 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute6.internal (MEProxy); Wed, 21 Dec 2022 08:16:20 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=dan.games; h=cc :content-transfer-encoding:content-type:date:date:from:from :in-reply-to:message-id:mime-version:reply-to:sender:subject :subject:to:to; s=fm3; t=1671628579; x=1671714979; bh=EaWbhfHD1d 3vIVqqfWKqilQs1ebYBxpcl4MK3GiqchA=; b=xicPG9OizIYrQDu2kFg3YNaL15 UYnnBcAdMNvqSsAxDqnkaVmsdqiwJXEpUjcgGgorQScuGkdpmWMfif3Edflm4xMp oPN2lSJS3MdwMAIjA9mWl5zO5bMGSWqLIBuoRcMhALBY7MQfZh7KxQ7heYgn2kww WU6sfSi43lC+15gNsrDXsbFVD3CBvc/UNvi9R0JDRO3Z53snLFA63qmuHT8eHa30 tI0PDaAeVJM4u1Zdh9279dd6yZ/5wsxArjpvq+7wzHj5/r/Skgrw+I5JXoyz0p+b rb+NPne/EZzxryJcGs5w5NL28+Sv9tJUYhVQVt5nJr4c4y83G/FCPMjlG5JQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:date:feedback-id:feedback-id:from:from:in-reply-to :message-id:mime-version:reply-to:sender:subject:subject:to:to :x-me-proxy:x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s= fm2; t=1671628579; x=1671714979; bh=EaWbhfHD1d3vIVqqfWKqilQs1ebY Bxpcl4MK3GiqchA=; b=Zp6bt/TKubK0CFT1mBbOgY3G40zRJU7gsW/ziLGvQmAL FI4DSsnakYoSYJwRjNbeNHX30UrhcEEMg06Q3fgvNBEdTcbQwMQ7XTEktHmb32Ag EjCSHpDMaLwuGXoe6l0FMlaotGdwLpXJLur7FjbyfEX0pM3+W5V9vQQgPU3btg+M 2VJ0hMdPUTE0iOQV6LZNMeDaM9moCX/AZSxuaRZcAdTGakszMgFPbwjA5Wnv6JRq SydCNhPAby3/2+mcdmDFI/uY2HlgcfCWITTnTbkFZfHn+3868pt9Uj/KrgD5+e1x vuYFh65OgrXjW5YyplTKKI23iWAhBJgVBH+ZeX2Z9g== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvhedrgeekgdehtdcutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecunecujfgurhephffvufffkffogggtgfesthekredtre dtjeenucfhrhhomhepuggrnhcuoehisegurghnrdhgrghmvghsqeenucggtffrrghtthgv rhhnpedttddutdejvdegvdetfeeiieevleffteehfffgveeuieetleelveefvdduveejgf enucffohhmrghinhepghhithhhuhgsrdgtohhmnecuvehluhhsthgvrhfuihiivgeptden ucfrrghrrghmpehmrghilhhfrhhomhepihesuggrnhdrghgrmhgvsh X-ME-Proxy: Feedback-ID: i3b5946ed:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA for <60238@debbugs.gnu.org>; Wed, 21 Dec 2022 08:16:18 -0500 (EST) From: dan To: 60238@debbugs.gnu.org Subject: [PATCH 1/7] gnu: Add python-markdown2. Date: Wed, 21 Dec 2022 21:13:58 +0800 Message-Id: <20221221131404.9862-1-i@dan.games> X-Mailer: git-send-email 2.38.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 60238 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.7 (-) * gnu/packages/python-xyz.scm (python-markdown2): New variable. --- 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 ee25a2d655..731fc9bbfb 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -132,6 +132,7 @@ ;;; Copyright © 2022 Garek Dyszel ;;; Copyright © 2022 Baptiste Strazzulla ;;; Copyright © 2022 Nicolas Graves +;;; Copyright © 2022 dan ;;; ;;; This file is part of GNU Guix. ;;; @@ -11540,6 +11541,23 @@ (define-public python-markdown markdown_py is also provided to convert Markdown files to HTML.") (license license:bsd-3))) +(define-public python-markdown2 + (package + (name "python-markdown2") + (version "2.4.6") + (source (origin + (method url-fetch) + (uri (pypi-uri "markdown2" version)) + (sha256 + (base32 + "1c1bqkggr50274gs478cnzm8bljqifdnbg20zla1nn8n3sz4snzn")))) + (build-system python-build-system) + (home-page "https://github.com/trentm/python-markdown2") + (synopsis "A fast and complete Python implementation of Markdown") + (description + "This package provides a fast and complete Python implementation of Markdown") + (license license:expat))) + (define-public python-mdx-include (package (name "python-mdx-include") -- 2.38.1