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: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: nafkhamdc <navid.afkhami <at> mdc-berlin.de>
Subject: bug#69228: closed (Closing this Bug report)
Date: Mon, 19 Feb 2024 08:47:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#69228: [PATCH] gnu: python-ega-download-client: Update to 5.1.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 69228 <at> debbugs.gnu.org.

-- 
69228: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=69228
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: "Navid.Afkhami <at> mdc-berlin.de" <Navid.Afkhami <at> mdc-berlin.de>
To: "69228-done <at> debbugs.gnu.org" <69228-done <at> debbugs.gnu.org>
Subject: Closing this Bug report
Date: Mon, 19 Feb 2024 08:44:13 +0000
[Message part 3 (text/plain, inline)]
I will close this bug since this has been already solved.

 

- -  

Navid Afkhami

High Performance Computing (HPC)

Max Delbrück Center for Molecular Medicine (MDC)

Robert-Rössle-Straße 10, 13125 Berlin

Phone: +49 30 9406 1316

Email:   navid.afkhami <at> mdc-berlin.de

 

[Message part 4 (text/html, inline)]
[smime.p7s (application/pkcs7-signature, attachment)]
[Message part 6 (message/rfc822, inline)]
From: nafkhamdc <navid.afkhami <at> mdc-berlin.de>
To: <guix-patches <at> gnu.org>
Cc: nafkhamdc <navid.afkhami <at> mdc-berlin.de>
Subject: [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 153 days ago.

Previous Next


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