From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id WBP7B31ujWCKiAAAgWs5BA (envelope-from ) for ; Sat, 01 May 2021 17:06:37 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id SEqwA31ujWCwQgAA1q6Kng (envelope-from ) for ; Sat, 01 May 2021 15:06:37 +0000 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 DC6C61D330 for ; Sat, 1 May 2021 17:06:36 +0200 (CEST) Received: from localhost ([::1]:40524 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lcrCW-0007Ai-1b for larch@yhetil.org; Sat, 01 May 2021 11:06:36 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52654) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lcrC1-0006So-5H for guix-patches@gnu.org; Sat, 01 May 2021 11:06:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:53483) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lcrC0-0005eA-Sv for guix-patches@gnu.org; Sat, 01 May 2021 11:06:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lcrC0-0006bi-Nf for guix-patches@gnu.org; Sat, 01 May 2021 11:06:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#48091] [PATCH v6 08/10] gnu: Add python-pymdown-extensions. Resent-From: Raghav Gururajan Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 01 May 2021 15:06:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 48091 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 48091@debbugs.gnu.org Cc: Raghav Gururajan Received: via spool by 48091-submit@debbugs.gnu.org id=B48091.161988153225328 (code B ref 48091); Sat, 01 May 2021 15:06:04 +0000 Received: (at 48091) by debbugs.gnu.org; 1 May 2021 15:05:32 +0000 Received: from localhost ([127.0.0.1]:36782 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lcrBU-0006aM-2N for submit@debbugs.gnu.org; Sat, 01 May 2021 11:05:32 -0400 Received: from out1.migadu.com ([91.121.223.63]:57375) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lcrBQ-0006Z5-CE for 48091@debbugs.gnu.org; Sat, 01 May 2021 11:05:29 -0400 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=raghavgururajan.name; s=key1; t=1619881528; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=uybXNsk035WeIwo3hFtmcC+lVNjiz2ohXtqQp7j0dLY=; b=A7li2zjHMFhOP+seAk5tI9S/b5RXmaw3dsjf79FA5pox2EbiTYBR2c+BL8/D8S729f9WTJ sEGv60JSC/dq9+qsiseaCr45LBzgKZLnGoZ1q/dJTN7RVf/Z+zSVdEoHHJ146wq+PfDZAp 04z7g1JSCSRYaQ07BJrW9U8YuEUsvssBYkAGfjQ/EnxdL39zIeYN9z2Eb40PgVuy0ovzUe e1ONe1kitjaTz9J9DpYKtudJ9fWLHJpi2lriAdSHJOl4z53pwpYMFOMdotewGL68T7fyIV r6YZooLGRpN3mvoLOMJdsGq0CeYA96/oPQRl9OBviKDqSlh5zakZEzTsxwqMFg== Date: Sat, 1 May 2021 11:05:11 -0400 Message-Id: <20210501150513.26010-8-rg@raghavgururajan.name> In-Reply-To: <20210501150513.26010-1-rg@raghavgururajan.name> References: <20210501150513.26010-1-rg@raghavgururajan.name> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Migadu-Auth-User: rg@raghavgururajan.name 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" Reply-to: Raghav Gururajan X-ACL-Warn: , Raghav Gururajan via Guix-patches From: Raghav Gururajan via Guix-patches via X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -4.00 Authentication-Results: aspmx1.migadu.com; none X-Migadu-Queue-Id: DC6C61D330 X-Spam-Score: -4.00 X-Migadu-Scanner: scn0.migadu.com X-TUID: Fv3GweMrcYy/ * gnu/packages/python-xyz.scm (python-pymdown-extensions): New variable. --- gnu/packages/python-xyz.scm | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 88cd6b22f5..f1c8506636 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -325,6 +325,29 @@ building project documentation. Documentation source files are written in Markdown, and configured with a single YAML configuration file.") (license license:bsd-3))) +(define-public python-pymdown-extensions + (package + (name "python-pymdown-extensions") + (version "8.1.1") + (source + (origin + (method url-fetch) + (uri + (pypi-uri "pymdown-extensions" version)) + (sha256 + (base32 "0d8pdndrl1kj105lq7r6kw2dnhcvll6h2qs07w71mcpi7gx728v3")))) + (build-system python-build-system) + ;; FIXME: "AssertionError: False is not true" + (arguments + `(#:tests? #f)) + (propagated-inputs + `(("python-markdown" ,python-markdown))) + (home-page "https://github.com/facelessuser/pymdown-extensions") + (synopsis "Extension pack for Python Markdown") + (description "PyMdown Extensions is a collection of extensions for Python +Markdown. All extensions are found under the module namespace of pymdownx.") + (license license:expat))) + (define-public python-slixmpp (package (name "python-slixmpp") -- 2.31.1