GNU bug report logs - #69221
[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:04 UTC

Severity: normal

Tags: patch

Done: Ricardo Wurmus <rekado <at> elephly.net>

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: Ricardo Wurmus <rekado <at> elephly.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#69221: closed ([PATCH] gnu: python-ega-download-client:
 Update to 5.1.0.)
Date: Mon, 19 Feb 2024 09:36:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 19 Feb 2024 10:34:18 +0100
with message-id <87plwser0n.fsf <at> elephly.net>
and subject line [PATCH] gnu: python-ega-download-client: Update to 5.1.0.
has caused the debbugs.gnu.org bug report #69221,
regarding [PATCH] gnu: python-ega-download-client: Update to 5.1.0.
to be marked as done.

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


-- 
69221: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=69221
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (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 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



[Message part 3 (message/rfc822, inline)]
From: Ricardo Wurmus <rekado <at> elephly.net>
To: 69221-done <at> debbugs.gnu.org
Subject: [PATCH] gnu: python-ega-download-client: Update to 5.1.0.
Date: Mon, 19 Feb 2024 10:34:18 +0100
I changed the commit message (you aren’t updating the package to a new
version) and pushed it with commit 07ecdb99b6c4b6b3e993d08034138bf69414020b.

-- 
Ricardo


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

Previous Next


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