From patchwork Mon Mar 14 22:41:40 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Giacomo Leidi X-Patchwork-Id: 37816 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 015A327BBE9; Mon, 14 Mar 2022 22:43:00 +0000 (GMT) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-3.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H5,RCVD_IN_MSPIKE_WL, SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 9B56E27BBEA for ; Mon, 14 Mar 2022 22:42:58 +0000 (GMT) Received: from localhost ([::1]:43866 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nTtOz-0001PR-PY for patchwork@mira.cbaines.net; Mon, 14 Mar 2022 18:42:57 -0400 Received: from eggs.gnu.org ([209.51.188.92]:40092) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nTtOE-0000nW-Ez for guix-patches@gnu.org; Mon, 14 Mar 2022 18:42:10 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:52936) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nTtO7-00025g-1D for guix-patches@gnu.org; Mon, 14 Mar 2022 18:42:09 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nTtO6-0004Ze-TU for guix-patches@gnu.org; Mon, 14 Mar 2022 18:42:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#53019] [PATCH 4/8] gnu: Add python-pytest-cov-3.0. Resent-From: Giacomo Leidi Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 14 Mar 2022 22:42:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 53019 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 53019@debbugs.gnu.org Cc: Giacomo Leidi Received: via spool by 53019-submit@debbugs.gnu.org id=B53019.164729771917521 (code B ref 53019); Mon, 14 Mar 2022 22:42:02 +0000 Received: (at 53019) by debbugs.gnu.org; 14 Mar 2022 22:41:59 +0000 Received: from localhost ([127.0.0.1]:46820 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nTtO3-0004YR-13 for submit@debbugs.gnu.org; Mon, 14 Mar 2022 18:41:59 -0400 Received: from confino.investici.org ([212.103.72.250]:31977) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nTtNv-0004XN-9m for 53019@debbugs.gnu.org; Mon, 14 Mar 2022 18:41:51 -0400 Received: from mx1.investici.org (unknown [127.0.0.1]) by confino.investici.org (Postfix) with ESMTP id 4KHWk65Y1Tz10vj; Mon, 14 Mar 2022 22:41:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=autistici.org; s=stigmate; t=1647297710; bh=c8Sh8VRfSPvm5nt6AGXQlBgZSH+wMduE4ScPV66Ryz8=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=WRUGYYucnaQDBaN7lVKupUlQw7tqAWYtr2gTdcyT8gGH1Lply4aWBJUXxQto3xmWG ghHjlZ555gr7mL3JN3TYgQVjQPlkdthgUbvj3ENgQkYz1AQFyzPVIpjf3/0RXzZqOt tzdSGe/Odq27ImAXicAo0nWHzdjsPN3zpTsIBy+8= Received: from [212.103.72.250] (mx1.investici.org [212.103.72.250]) (Authenticated sender: goodoldpaul@autistici.org) by localhost (Postfix) with ESMTPSA id 4KHWk64yysz10v0; Mon, 14 Mar 2022 22:41:50 +0000 (UTC) Date: Mon, 14 Mar 2022 23:41:40 +0100 Message-Id: <20220314224144.18295-4-goodoldpaul@autistici.org> X-Mailer: git-send-email 2.34.0 In-Reply-To: <20220314224144.18295-1-goodoldpaul@autistici.org> References: <20220314224144.18295-1-goodoldpaul@autistici.org> 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" Reply-to: Giacomo Leidi X-ACL-Warn: , Giacomo Leidi via Guix-patches X-Patchwork-Original-From: Giacomo Leidi via Guix-patches via From: Giacomo Leidi X-getmail-retrieved-from-mailbox: Patches * gnu/packages/check.scm (python-pytest-cov-3.0): New variable. --- gnu/packages/check.scm | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/gnu/packages/check.scm b/gnu/packages/check.scm index e29f9ce02b..ea2d323dd2 100644 --- a/gnu/packages/check.scm +++ b/gnu/packages/check.scm @@ -1179,6 +1179,17 @@ (define-public python-pytest-cov supports coverage of subprocesses.") (license license:expat))) +(define-public python-pytest-cov-3.0 + (package + (inherit python-pytest-cov) + (version "3.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "pytest-cov" version)) + (sha256 + (base32 "0w6lfv8gc1lxmnvsz7mq5z9shxac5zz6s9mwrai108kxc6qzbw77")))))) + (define-public python2-pytest-cov (package-with-python2 python-pytest-cov))