GNU bug report logs - #54364
[PATCH staging] gnu: python-pytest-cov: Update to 3.0.0.

Previous Next

Package: guix-patches;

Reported by: Giacomo Leidi <goodoldpaul <at> autistici.org>

Date: Sun, 13 Mar 2022 01:06:01 UTC

Severity: normal

Tags: patch

Done: Mathieu Othacehe <othacehe <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Giacomo Leidi <goodoldpaul <at> autistici.org>
Subject: bug#54364: closed (Re: bug#54364: [PATCH staging] gnu:
 python-pytest-cov: Update to 3.0.0.)
Date: Wed, 23 Mar 2022 10:39:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#54364: [PATCH staging] gnu: python-pytest-cov: Update to 3.0.0.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 54364 <at> debbugs.gnu.org.

-- 
54364: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=54364
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Mathieu Othacehe <othacehe <at> gnu.org>
To: Giacomo Leidi <goodoldpaul <at> autistici.org>
Cc: 54364-done <at> debbugs.gnu.org
Subject: Re: bug#54364: [PATCH staging] gnu: python-pytest-cov: Update to
 3.0.0.
Date: Wed, 23 Mar 2022 11:38:49 +0100
> * gnu/packages/pdf.scm (python-pytest-cov): Update to 3.0.0.

Pushed, thanks!

Mathieu

[Message part 3 (message/rfc822, inline)]
From: Giacomo Leidi <goodoldpaul <at> autistici.org>
To: guix-patches <at> gnu.org
Cc: Giacomo Leidi <goodoldpaul <at> autistici.org>
Subject: [PATCH staging] gnu: python-pytest-cov: Update to 3.0.0.
Date: Sun, 13 Mar 2022 02:04:14 +0100
* gnu/packages/pdf.scm (python-pytest-cov): Update to 3.0.0.
---
 gnu/packages/check.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/check.scm b/gnu/packages/check.scm
index fec817c4f4..40f198eca0 100644
--- a/gnu/packages/check.scm
+++ b/gnu/packages/check.scm
@@ -1149,13 +1149,13 @@ (define-public python-pytest-assume
 (define-public python-pytest-cov
   (package
     (name "python-pytest-cov")
-    (version "2.8.1")
+    (version "3.0.0")
     (source
       (origin
         (method url-fetch)
         (uri (pypi-uri "pytest-cov" version))
         (sha256
-         (base32 "0avzlk9p4nc44k7lpx9109dybq71xqnggxb9f4hp0l64pbc44ryc"))))
+         (base32 "0w6lfv8gc1lxmnvsz7mq5z9shxac5zz6s9mwrai108kxc6qzbw77"))))
     (build-system python-build-system)
     (arguments
      `(#:phases

base-commit: 6f22596b1c440caca31fb2ba3c250bb7476ad794
-- 
2.34.0




This bug report was last modified 3 years and 59 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.