GNU bug report logs - #69228
[PATCH] gnu: python-ega-download-client: Update to 5.1.0.

Previous Next

Package: guix-patches;

Reported by: nafkhamdc <navid.afkhami <at> mdc-berlin.de>

Date: Sun, 18 Feb 2024 18:24:12 UTC

Severity: normal

Tags: patch

Done: "Navid.Afkhami <at> mdc-berlin.de" <Navid.Afkhami <at> mdc-berlin.de>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: nafkhamdc <navid.afkhami <at> mdc-berlin.de>
To: 69228 <at> debbugs.gnu.org
Cc: nafkhamdc <navid.afkhami <at> mdc-berlin.de>
Subject: [bug#69228] [PATCH] gnu: python-ega-download-client: Update to 5.1.0.
Date: Fri, 16 Feb 2024 18:27:31 +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: 96a2357a8a19bd4a796fdf1a875f7f3e0c91030c
-- 
2.34.1





This bug report was last modified 1 year and 95 days ago.

Previous Next


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