From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id qC6gBmZov2Iv4wAAbAwnHQ (envelope-from ) for ; Fri, 01 Jul 2022 23:34:30 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id qB55BmZov2J0DAAA9RJhRA (envelope-from ) for ; Fri, 01 Jul 2022 23:34:30 +0200 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 E3A0F2B56B for ; Fri, 1 Jul 2022 23:34:29 +0200 (CEST) Received: from localhost ([::1]:55216 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o7OHU-00083N-ML for larch@yhetil.org; Fri, 01 Jul 2022 17:34:28 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:50664) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o7OH5-0007RA-Gp for guix-patches@gnu.org; Fri, 01 Jul 2022 17:34:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:45332) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o7OH5-00023U-84 for guix-patches@gnu.org; Fri, 01 Jul 2022 17:34:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o7OH5-0007fn-5M for guix-patches@gnu.org; Fri, 01 Jul 2022 17:34:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#53019] [PATCH 4/6] gnu: Add python-pytest-cov-3.0. Resent-From: Giacomo Leidi Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 01 Jul 2022 21:34:03 +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.165671119829398 (code B ref 53019); Fri, 01 Jul 2022 21:34:03 +0000 Received: (at 53019) by debbugs.gnu.org; 1 Jul 2022 21:33:18 +0000 Received: from localhost ([127.0.0.1]:39221 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o7OGM-0007dz-4W for submit@debbugs.gnu.org; Fri, 01 Jul 2022 17:33:18 -0400 Received: from confino.investici.org ([93.190.126.19]:21719) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o7OGJ-0007dJ-8e for 53019@debbugs.gnu.org; Fri, 01 Jul 2022 17:33:15 -0400 Received: from mx1.investici.org (unknown [127.0.0.1]) by confino.investici.org (Postfix) with ESMTP id 4LZT2f5SbQz110X; Fri, 1 Jul 2022 21:33:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=autistici.org; s=stigmate; t=1656711194; bh=jTSXzzLcuLEidk63xgpDMMqY14mIrlj4e4VQcG6Wtyw=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=R2+o/biQuA3OoFoEHSZSKtRl/aaukQ6g6kPhLcS+inmySzXAKkEv6GJvKq10F4hvM ysp4//FCMk+9HkHIMGt7MbwEWuPBpfuMjXCsC+uHdGAyCemKwEsrVS0nAxmd9zKUJz CXTYlxX/cW0lk21NbRPqzHD4MIw25QLiEd4RGwfY= Received: from [93.190.126.19] (mx1.investici.org [93.190.126.19]) (Authenticated sender: goodoldpaul@autistici.org) by localhost (Postfix) with ESMTPSA id 4LZT2f4Q45z1109; Fri, 1 Jul 2022 21:33:14 +0000 (UTC) Date: Fri, 1 Jul 2022 23:33:00 +0200 Message-Id: <20220701213302.13234-4-goodoldpaul@autistici.org> X-Mailer: git-send-email 2.36.1 In-Reply-To: <20220701213302.13234-1-goodoldpaul@autistici.org> References: <20220701213302.13234-1-goodoldpaul@autistici.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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: Giacomo Leidi X-ACL-Warn: , Giacomo Leidi via Guix-patches From: Giacomo Leidi via Guix-patches via X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1656711269; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=jTSXzzLcuLEidk63xgpDMMqY14mIrlj4e4VQcG6Wtyw=; b=qJXm3JCjkbRaKESAtd6Q2FicP9IhJ4A6kj9QsLlebBl9u9kyUfi0N8B8AySnndS9sEGFNr jJkG4bVteLIH60qsKEW0ezIjCrYUOyXsmiEsz3RYiHBalsW9J2Fdwhy1Xq9eayx8BS71CP a+IEUhG/dNJKiA8c/rlkmhAU21ZON7zaFREMGiHEhiR6FRJT2/6jROXxZn1HJycaJoBtuJ qencNSg0taAO9IW2JIY/L4p+R0K/fikWpvgMYFwiiYu8yP+MsrVuXKYRvAWf0YSsi4nXPg hYdrGr9YXBZsS5GjVgyxQ5Os+poEKOozZpb/h1LDcioVc+Es7vdBc+p+ApcQZg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1656711269; a=rsa-sha256; cv=none; b=cTFVZZGDQJE2KZuJY/CnydJJiDE3MUaKR8I2t+qOjSTgvXgXo9HQZG3Vng/Rx2dShkcWp9 JHxYxB6cOL/mhxChSvIwIrTpG8ZlwJdN50LIWi5D4D4Vjuxw/6b/5zzQa4Tiivenv/+jm0 SGqKnO4E1OUgpxgFFSQd2MFC47ymjQ8r8vliTNSdqwsbVb5kgbjclY/ootZBjIjGgo+nfT Rac7PIiJJQaV6Fut+3kwuPz7iFfKRwQUBSAduoXvlxAPUI2WowsOP0wmFcVdBXjb8wII7S mmfKz1F26y2QUIShANH67YoHaUhe8AAnAnqhOFNi5JLuZ/VazeAphQ+tQGvO1w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=autistici.org header.s=stigmate header.b="R2+o/biQ"; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -2.25 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=autistici.org header.s=stigmate header.b="R2+o/biQ"; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: E3A0F2B56B X-Spam-Score: -2.25 X-Migadu-Scanner: scn0.migadu.com X-TUID: zwZinnN5nh84 * 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 58af53388e..51fa2d2282 100644 --- a/gnu/packages/check.scm +++ b/gnu/packages/check.scm @@ -1089,6 +1089,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 python-pytest-httpserver (package (name "python-pytest-httpserver") -- 2.36.1