guix-patches
[Top][All Lists]
Advanced

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

[bug#69221] [PATCH] gnu: python-ega-download-client: Update to 5.1.0.


From: nafkhamdc
Subject: [bug#69221] [PATCH] gnu: python-ega-download-client: Update to 5.1.0.
Date: Fri, 16 Feb 2024 17:36:01 +0000

* gnu/packages/bioinformatics.scm (python-ega-download-client): Update to 5.1.0.
[native-inputs]: Add python-mock.

Change-Id: I3befca6de33f959f4d916caa839d7201c77e8209
---
 gnu/packages/bioinformatics.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index 84577ef760..85507b6c15 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -2556,7 +2556,7 @@ (define-public python-ega-download-client
     (propagated-inputs (list python-htsget python-psutil python-requests
                              python-tqdm python-urllib3))
     (native-inputs (list python-coverage python-pytest python-pyfakefs
-                         python-responses))
+                         python-responses python-mock))
     (home-page "https://github.com/EGA-archive/ega-download-client";)
     (synopsis "EGA download client")
     (description

base-commit: ec9cb94ba2f57a511dda0c6e173a60d40c85bb75
-- 
2.34.1






reply via email to

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