[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
206/299: gnu: python-fastcluster: Add missing inputs.
From: |
guix-commits |
Subject: |
206/299: gnu: python-fastcluster: Add missing inputs. |
Date: |
Mon, 13 Jan 2025 07:30:55 -0500 (EST) |
rekado pushed a commit to branch python-team
in repository guix.
commit 57f6b608c01923c7ccc43de85a9014695998328c
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Jan 9 16:13:17 2025 +0100
gnu: python-fastcluster: Add missing inputs.
* gnu/packages/python-science.scm (python-fastcluster)[native-inputs]: Add
python-setuptools and python-wheel.
Change-Id: I2fa034054f5183e04c2f1e673f841f07799a7b94
---
gnu/packages/python-science.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/python-science.scm b/gnu/packages/python-science.scm
index 8ab43f5bd8..4372d6b70b 100644
--- a/gnu/packages/python-science.scm
+++ b/gnu/packages/python-science.scm
@@ -1900,7 +1900,7 @@ that is 20-25x faster than @code{numpy.histogram2d}.")
(base32 "19labbgnq85p4r4jbli2p045lgh57larhi2g2anagfxnlzpqdf5a"))))
(build-system pyproject-build-system)
(propagated-inputs (list python-numpy))
- (native-inputs (list python-scipy))
+ (native-inputs (list python-scipy python-setuptools python-wheel))
(home-page "https://danifold.net/fastcluster.html")
(synopsis "Fast hierarchical clustering routines for R and Python")
(description "The fastcluster package implements seven common hierarchical
- 185/299: gnu: python-mudata: Update to 0.3.1., (continued)
- 185/299: gnu: python-mudata: Update to 0.3.1., guix-commits, 2025/01/13
- 165/299: gnu: python-starsessions: Disable one more test., guix-commits, 2025/01/13
- 189/299: gnu: python-decoupler-py: Add missing input., guix-commits, 2025/01/13
- 166/299: gnu: python-fastapi: Relax requirements., guix-commits, 2025/01/13
- 176/299: gnu: python-legacy-api-wrap: Update to 1.4.1., guix-commits, 2025/01/13
- 195/299: gnu: python-pytest-tornado5: Add missing inputs., guix-commits, 2025/01/13
- 188/299: gnu: python-cell2cell: Add missing input., guix-commits, 2025/01/13
- 184/299: gnu: python-locust: Disable some more tests., guix-commits, 2025/01/13
- 202/299: gnu: python-qdldl: Add missing input., guix-commits, 2025/01/13
- 196/299: gnu: python-resampy: Update to 0.4.3., guix-commits, 2025/01/13
- 206/299: gnu: python-fastcluster: Add missing inputs.,
guix-commits <=
- 207/299: gnu: python-metacells: Add missing input., guix-commits, 2025/01/13
- 181/299: gnu: python-webassets: Fix build., guix-commits, 2025/01/13
- 208/299: gnu: python-scanpy: Patch anndata version check., guix-commits, 2025/01/13
- 221/299: gnu: python-astropy-healpix: Add missing input., guix-commits, 2025/01/13
- 231/299: gnu: python-httpauth: Add missing inputs., guix-commits, 2025/01/13
- 237/299: gnu: python-matplotx: Add missing inputs., guix-commits, 2025/01/13
- 244/299: gnu: python-sybil: Update to 9.0.0., guix-commits, 2025/01/13
- 252/299: gnu: python-soundfile: Update to 0.13.0., guix-commits, 2025/01/13
- 251/299: gnu: Add python-soxr., guix-commits, 2025/01/13
- 261/299: gnu: python-django-debug-toolbar: Disable broken test., guix-commits, 2025/01/13