From patchwork Wed Sep 15 16:41:29 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vinicius Monego X-Patchwork-Id: 32872 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 199A627BBE3; Wed, 15 Sep 2021 17:52:09 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H2,SPF_HELO_PASS,T_DKIM_INVALID, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id D40BE27BBE1 for ; Wed, 15 Sep 2021 17:52:08 +0100 (BST) Received: from localhost ([::1]:58696 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mQY8i-0006tB-6F for patchwork@mira.cbaines.net; Wed, 15 Sep 2021 12:52:06 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:35184) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mQXzz-00020p-Kn for guix-patches@gnu.org; Wed, 15 Sep 2021 12:43:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:41579) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mQXzz-0006Da-BG for guix-patches@gnu.org; Wed, 15 Sep 2021 12:43:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mQXzz-0003Xn-90 for guix-patches@gnu.org; Wed, 15 Sep 2021 12:43:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#48842] [PATCH v3 4/5] gnu: Add python-mdit-py-plugins. Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 15 Sep 2021 16:43:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 48842 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 48842@debbugs.gnu.org Cc: Vinicius Monego Received: via spool by 48842-submit@debbugs.gnu.org id=B48842.163172413213527 (code B ref 48842); Wed, 15 Sep 2021 16:43:03 +0000 Received: (at 48842) by debbugs.gnu.org; 15 Sep 2021 16:42:12 +0000 Received: from localhost ([127.0.0.1]:53118 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mQXzA-0003W7-98 for submit@debbugs.gnu.org; Wed, 15 Sep 2021 12:42:12 -0400 Received: from mout01.posteo.de ([185.67.36.65]:53173) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mQXz6-0003VM-37 for 48842@debbugs.gnu.org; Wed, 15 Sep 2021 12:42:08 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 7D791240029 for <48842@debbugs.gnu.org>; Wed, 15 Sep 2021 18:42:02 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1631724122; bh=uXNht/B3fvG3vxYOozctNZeDtZLrVyAbFsYijS0CSTQ=; h=From:To:Cc:Subject:Date:From; b=ctFouj7kPC9uckv+Ueh7cy4s/ayFB5NMLLigaymfcVHCHNjm8l2VfesMwgJbcF9d7 WAK3GonG1l5dtibnIKFxMwqM7aVW/mjlTPnVj8Y4idJ/B/PPdmZmCEB6J1CUVKE7Xm xeavGcaANGY/mxzOPCeZ826C8XUjgsnYCfNxg4qGMgGF+/EWDMYmdqzpqjfwyxKnyp 4a22N411vyPL+9QbkQBnNOkDSPrymAw3SmkypqjGxa5KsmkjJn6dJHmExd55egCbri raoQyaZxMRMcIhqJa4KfPPFeaZyFTIKrMXQiiDE/9ZLbmrJegpmrqgYPK1Yu02FbIj 7rNpG7UDQW+Xg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4H8mG15QPCz6tmB; Wed, 15 Sep 2021 18:42:01 +0200 (CEST) From: Vinicius Monego Date: Wed, 15 Sep 2021 16:41:29 +0000 Message-Id: <20210915164130.11236-4-monego@posteo.net> In-Reply-To: <20210915164130.11236-1-monego@posteo.net> References: <20210915164130.11236-1-monego@posteo.net> MIME-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/python-xyz.scm (python-mdit-py-plugins): New variable. --- Rebasing. gnu/packages/python-xyz.scm | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 11e766ab35..fa00277500 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -7380,6 +7380,43 @@ parser in JavaScript), and some of its associated plugins. Features: @end itemize") (license license:expat))) +(define-public python-mdit-py-plugins + (package + (name "python-mdit-py-plugins") + (version "0.2.8") + (source + (origin + ;; There are no tests in the PyPI tarball. + (method git-fetch) + (uri (git-reference + (url "https://github.com/executablebooks/mdit-py-plugins") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "0pq7cgzwb1gcbsdpdp51r3l6mnjdxc4hbfmwk6dy30pfa1lj6x1i")))) + (build-system python-build-system) + (arguments + `(#:phases + (modify-phases %standard-phases + (replace 'check + (lambda* (#:key inputs outputs tests? #:allow-other-keys) + (when tests? + (add-installed-pythonpath inputs outputs) + (invoke "python" "-m" "pytest"))))))) + (propagated-inputs + `(("python-markdown-it-py" ,python-markdown-it-py))) + (native-inputs + `(("python-coverage" ,python-coverage) + ("python-pytest" ,python-pytest) + ("python-pytest-cov" ,python-pytest-cov) + ("python-pytest-regressions" + ,python-pytest-regressions))) + (home-page "https://github.com/executablebooks/mdit-py-plugins") + (synopsis "Collection of plugins for @code{python-markdown-it-py}") + (description "This package provides a collection of plugins for +@code{python-markdown-it-py}.") + (license license:expat))) + (define-public python-honcho (package (name "python-honcho")