emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#54364: closed ([PATCH staging] gnu: python-pytest-cov: Update to 3.0


From: GNU bug Tracking System
Subject: bug#54364: closed ([PATCH staging] gnu: python-pytest-cov: Update to 3.0.0.)
Date: Wed, 23 Mar 2022 10:39:01 +0000

Your message dated Wed, 23 Mar 2022 11:38:49 +0100
with message-id <87ee2tnebq.fsf@gnu.org>
and subject line Re: bug#54364: [PATCH staging] gnu: python-pytest-cov: Update 
to 3.0.0.
has caused the debbugs.gnu.org bug report #54364,
regarding [PATCH staging] gnu: python-pytest-cov: Update to 3.0.0.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
54364: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=54364
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- 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




--- End Message ---
--- Begin Message --- Subject: Re: bug#54364: [PATCH staging] gnu: python-pytest-cov: Update to 3.0.0. Date: Wed, 23 Mar 2022 11:38:49 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
> * gnu/packages/pdf.scm (python-pytest-cov): Update to 3.0.0.

Pushed, thanks!

Mathieu


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]