From patchwork Sat May 1 15:05:06 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Raghav Gururajan X-Patchwork-Id: 29051 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 D2FE727BC7C; Sat, 1 May 2021 16:06:12 +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_H4,RCVD_IN_MSPIKE_WL,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 6732427BC7D for ; Sat, 1 May 2021 16:06:12 +0100 (BST) Received: from localhost ([::1]:39004 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lcrC7-0006Qc-GS for patchwork@mira.cbaines.net; Sat, 01 May 2021 11:06:11 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52632) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lcrBz-0006Pp-0v for guix-patches@gnu.org; Sat, 01 May 2021 11:06:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:53477) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lcrBy-0005cX-PX for guix-patches@gnu.org; Sat, 01 May 2021 11:06:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lcrBy-0006b9-Kl for guix-patches@gnu.org; Sat, 01 May 2021 11:06:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#48091] [PATCH v6 03/10] gnu: Add python-pytest-click. Resent-From: Raghav Gururajan Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 01 May 2021 15:06:02 +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.161988152825258 (code B ref 48091); Sat, 01 May 2021 15:06:02 +0000 Received: (at 48091) by debbugs.gnu.org; 1 May 2021 15:05:28 +0000 Received: from localhost ([127.0.0.1]:36764 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lcrBP-0006ZA-RQ for submit@debbugs.gnu.org; Sat, 01 May 2021 11:05:28 -0400 Received: from out1.migadu.com ([91.121.223.63]:57356) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lcrBM-0006Yl-L7 for 48091@debbugs.gnu.org; Sat, 01 May 2021 11:05:26 -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=1619881524; 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=Lrb9c8aujuv/Q4YHxERwCqTTNxGgx3q2GP5Jao4ufnw=; b=tIs1fZmncatN19/RIn0A8HYG6gg9XRvRFx/4eruPHA6wf6HloUjryklwpvQMNr05Zohmb5 mvhuOl1uB8M/5CEUbw6JzGfAVcY4xhNG5rNfGcMA7XoYdC1hJnmDAlZhn9p4eec0fnijZb js8OlfrSwDxzh6VMNEfuDzkkvpmD5Z7APEK33ZB2B/w+2WZiKntrJ6nfclgZs9jEZ9DUfS tc/6NKc35zPn1mxhFtFUWF5KqAAD5WHXBfBgmpWgAee2jQ9cndVDDnPok3FURKPdgIjwVZ nsWxQywgc/8S4BoJDCbBRcT9F3f14or1kowgwywJ/Bt8l+JoxdlEPmFZHFlwvg== Date: Sat, 1 May 2021 11:05:06 -0400 Message-Id: <20210501150513.26010-3-rg@raghavgururajan.name> In-Reply-To: <20210501150513.26010-1-rg@raghavgururajan.name> References: <20210501150513.26010-1-rg@raghavgururajan.name> MIME-Version: 1.0 X-Migadu-Flow: FLOW_OUT 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: Raghav Gururajan X-ACL-Warn: , Raghav Gururajan via Guix-patches X-Patchwork-Original-From: Raghav Gururajan via Guix-patches via From: Raghav Gururajan X-getmail-retrieved-from-mailbox: Patches * gnu/packages/python-check.scm (python-pytest-click): New variable. --- gnu/packages/python-check.scm | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/gnu/packages/python-check.scm b/gnu/packages/python-check.scm index b68f23a220..01922b0d9d 100644 --- a/gnu/packages/python-check.scm +++ b/gnu/packages/python-check.scm @@ -46,6 +46,27 @@ #:use-module (guix download) #:use-module (guix build-system python)) +(define-public python-pytest-click + (package + (name "python-pytest-click") + (version "1.0.2") + (source + (origin + (method url-fetch) + (uri + (pypi-uri "pytest_click" version)) + (sha256 + (base32 "1rcv4m850rl7djzdgzz2zhjd8g5ih8w6l0sj2f9hsynymlsq82xl")))) + (build-system python-build-system) + (propagated-inputs + `(("python-click" ,python-click) + ("python-pytest" ,python-pytest))) + (home-page "https://github.com/Stranger6667/pytest-click") + (synopsis "Py.test plugin for Click") + (description "This package provides a plugin to test Python click +interfaces with pytest.") + (license license:expat))) + (define-public python-testfixtures (package (name "python-testfixtures")