all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#69228] [PATCH] gnu: python-ega-download-client: Update to 5.1.0.
@ 2024-02-16 18:27 nafkhamdc
  2024-02-19  8:44 ` bug#69228: Closing this Bug report Navid.Afkhami
  0 siblings, 1 reply; 2+ messages in thread
From: nafkhamdc @ 2024-02-16 18:27 UTC (permalink / raw)
  To: 69228; +Cc: nafkhamdc

* 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





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

end of thread, other threads:[~2024-02-19  9:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-16 18:27 [bug#69228] [PATCH] gnu: python-ega-download-client: Update to 5.1.0 nafkhamdc
2024-02-19  8:44 ` bug#69228: Closing this Bug report Navid.Afkhami

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.