all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#69221] [PATCH] gnu: python-ega-download-client: Update to 5.1.0.
@ 2024-02-16 17:36 nafkhamdc
  2024-02-19  9:34 ` bug#69221: " Ricardo Wurmus
  0 siblings, 1 reply; 2+ messages in thread
From: nafkhamdc @ 2024-02-16 17:36 UTC (permalink / raw)
  To: 69221; +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: ec9cb94ba2f57a511dda0c6e173a60d40c85bb75
-- 
2.34.1





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

* bug#69221: [PATCH] gnu: python-ega-download-client: Update to 5.1.0.
  2024-02-16 17:36 [bug#69221] [PATCH] gnu: python-ega-download-client: Update to 5.1.0 nafkhamdc
@ 2024-02-19  9:34 ` Ricardo Wurmus
  0 siblings, 0 replies; 2+ messages in thread
From: Ricardo Wurmus @ 2024-02-19  9:34 UTC (permalink / raw)
  To: 69221-done

I changed the commit message (you aren’t updating the package to a new
version) and pushed it with commit 07ecdb99b6c4b6b3e993d08034138bf69414020b.

-- 
Ricardo




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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-16 17:36 [bug#69221] [PATCH] gnu: python-ega-download-client: Update to 5.1.0 nafkhamdc
2024-02-19  9:34 ` bug#69221: " Ricardo Wurmus

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.