[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
54/55: gnu: python-arboreto: Add missing inputs.
From: |
guix-commits |
Subject: |
54/55: gnu: python-arboreto: Add missing inputs. |
Date: |
Thu, 21 Sep 2023 13:31:40 -0400 (EDT) |
mbakke pushed a commit to branch master
in repository guix.
commit 86d1f1236337461b3208e985da1c4006a5260abd
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Fri Sep 22 01:11:18 2023 +0800
gnu: python-arboreto: Add missing inputs.
* gnu/packages/bioinformatics.scm (python-arboreto)[propagated-inputs]: Add
PYTHON-LZ4 and PYTHON-PYARROW.
---
gnu/packages/bioinformatics.scm | 2 ++
1 file changed, 2 insertions(+)
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index 6acf37b312..4fdb5d57eb 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -17816,8 +17816,10 @@ pycisTarget and SCENIC.")
(list python-bokeh
python-dask
python-distributed
+ python-lz4
python-numpy
python-pandas
+ python-pyarrow
python-scikit-learn
python-scipy
python-tornado-6))
- 36/55: gnu: python-django@4: Update to 4.2.5., (continued)
- 36/55: gnu: python-django@4: Update to 4.2.5., guix-commits, 2023/09/21
- 39/55: gnu: python-distlib: Update to 0.3.7., guix-commits, 2023/09/21
- 41/55: gnu: python-cachetools: Update to 5.3.1., guix-commits, 2023/09/21
- 37/55: gnu: python-bleach: Update to 6.0.0., guix-commits, 2023/09/21
- 51/55: gnu: python-sphinxcontrib-autoprogram: Update to 0.1.8., guix-commits, 2023/09/21
- 43/55: gnu: python-websockets: Update to 11.0.3., guix-commits, 2023/09/21
- 50/55: gnu: barectf: Update to 3.1.2., guix-commits, 2023/09/21
- 53/55: gnu: python-duniterpy: Update to 1.1.1., guix-commits, 2023/09/21
- 47/55: gnu: python-hyperlink: Update to 21.0.0., guix-commits, 2023/09/21
- 45/55: gnu: python-psycopg-pool: Update to 3.1.7., guix-commits, 2023/09/21
- 54/55: gnu: python-arboreto: Add missing inputs.,
guix-commits <=