unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#65210] [PATCH] gnu: conda: Add missing dependency. Check phase is crashing
@ 2023-08-10 14:10 Mădălin Ionel Patrașcu
  2023-08-12 21:10 ` bug#65210: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Mădălin Ionel Patrașcu @ 2023-08-10 14:10 UTC (permalink / raw)
  To: 65210

*gnu/packages/package-management.scm (conda): Add missing dependency.
---
 gnu/packages/package-management.scm | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/gnu/packages/package-management.scm b/gnu/packages/package-management.scm
index dacd4433d2..17eba3da20 100644
--- a/gnu/packages/package-management.scm
+++ b/gnu/packages/package-management.scm
@@ -22,6 +22,7 @@
 ;;; Copyright © 2021 John Kehayias <john.kehayias@protonmail.com>
 ;;; Copyright © 2022, 2023 Zhu Zihao <all_but_last@163.com>
 ;;; Copyright © 2023 jgart <jgart@dismail.de>
+;;; Copyright © 2023 Mădălin Ionel Patrașcu <madalinionel.patrascu@mdc-berlin.de>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -1141,6 +1142,7 @@ (define-public conda
            python-boto3
            python-conda-package-handling
            python-cytoolz
+           python-mock
            python-pluggy
            python-pycosat
            python-pytest

base-commit: a38ebae09cd7cbaeaafdaaf9a1cef73752a891c8
-- 
2.41.0





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

* bug#65210: [PATCH] gnu: conda: Add missing dependency. Check phase is crashing
  2023-08-10 14:10 [bug#65210] [PATCH] gnu: conda: Add missing dependency. Check phase is crashing Mădălin Ionel Patrașcu
@ 2023-08-12 21:10 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2023-08-12 21:10 UTC (permalink / raw)
  To: Mădălin Ionel Patrașcu; +Cc: 65210-done

Hi Mădălin,

Mădălin Ionel Patrașcu <madalinionel.patrascu@mdc-berlin.de> skribis:

> *gnu/packages/package-management.scm (conda): Add missing dependency.

Applied, thanks!

Ludo’.




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

end of thread, other threads:[~2023-08-12 21:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-10 14:10 [bug#65210] [PATCH] gnu: conda: Add missing dependency. Check phase is crashing Mădălin Ionel Patrașcu
2023-08-12 21:10 ` bug#65210: " Ludovic Courtès

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).