unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#54364] [PATCH staging] gnu: python-pytest-cov: Update to 3.0.0.
@ 2022-03-13  1:04 Giacomo Leidi via Guix-patches via
  2022-03-23 10:38 ` bug#54364: " Mathieu Othacehe
  0 siblings, 1 reply; 2+ messages in thread
From: Giacomo Leidi via Guix-patches via @ 2022-03-13  1:04 UTC (permalink / raw)
  To: 54364; +Cc: Giacomo Leidi

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#54364: [PATCH staging] gnu: python-pytest-cov: Update to 3.0.0.
  2022-03-13  1:04 [bug#54364] [PATCH staging] gnu: python-pytest-cov: Update to 3.0.0 Giacomo Leidi via Guix-patches via
@ 2022-03-23 10:38 ` Mathieu Othacehe
  0 siblings, 0 replies; 2+ messages in thread
From: Mathieu Othacehe @ 2022-03-23 10:38 UTC (permalink / raw)
  To: Giacomo Leidi; +Cc: 54364-done


> * gnu/packages/pdf.scm (python-pytest-cov): Update to 3.0.0.

Pushed, thanks!

Mathieu




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-03-23 10:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-13  1:04 [bug#54364] [PATCH staging] gnu: python-pytest-cov: Update to 3.0.0 Giacomo Leidi via Guix-patches via
2022-03-23 10:38 ` bug#54364: " Mathieu Othacehe

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).