guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

196/201: gnu: python-vaex-core: Add missing input.


From: guix-commits
Subject: 196/201: gnu: python-vaex-core: Add missing input.
Date: Fri, 15 Dec 2023 10:15:53 -0500 (EST)

rekado pushed a commit to branch master
in repository guix.

commit 0ec25720abb20399b94a87f2c50e642680555837
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Dec 15 14:55:10 2023 +0100

    gnu: python-vaex-core: Add missing input.
    
    * gnu/packages/python-science.scm (python-vaex-core)[propagated-inputs]: Add
    python-click.
    
    Change-Id: Id91e925832ed107d5b346ba513a9825dc31481f6
---
 gnu/packages/python-science.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/python-science.scm b/gnu/packages/python-science.scm
index 2e238dc198..262d5b7b98 100644
--- a/gnu/packages/python-science.scm
+++ b/gnu/packages/python-science.scm
@@ -2092,6 +2092,7 @@ documentation for more information.")
     (propagated-inputs
      (list python-aplus
            python-blake3
+           python-click ;XXX for dask
            python-cloudpickle
            python-dask
            python-filelock



reply via email to

[Prev in Thread] Current Thread [Next in Thread]