[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
240/299: gnu: python-astroml: Add missing input.
From: |
guix-commits |
Subject: |
240/299: gnu: python-astroml: Add missing input. |
Date: |
Mon, 13 Jan 2025 15:18:37 -0500 (EST) |
rekado pushed a commit to branch python-team
in repository guix.
commit d3c386d73e501e8e67df8976dad1a3367014b012
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Jan 11 11:01:51 2025 +0100
gnu: python-astroml: Add missing input.
* gnu/packages/astronomy.scm (python-astroml)[native-inputs]: Add
python-wheel.
Change-Id: I7ed0b1e2819c0838f5ef28222e37c8d48ffcce19
---
gnu/packages/astronomy.scm | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm
index c130a0047e..00ca6325f5 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -1906,7 +1906,8 @@ simulated Astronomical data in Python.")
(propagated-inputs (list python-astropy python-matplotlib python-numpy
python-scikit-learn python-scipy))
(native-inputs (list python-pytest-astropy-header python-pytest-cov
- python-pytest-doctestplus python-pytest-remotedata))
+ python-pytest-doctestplus python-pytest-remotedata
+ python-wheel))
(home-page "https://astroml.org")
(synopsis "Tools for machine learning and data mining in astronomy")
(description "This package provides tools for machine learning and data
- 189/299: gnu: python-decoupler-py: Add missing input., (continued)
- 189/299: gnu: python-decoupler-py: Add missing input., guix-commits, 2025/01/13
- 206/299: gnu: python-fastcluster: Add missing inputs., guix-commits, 2025/01/13
- 207/299: gnu: python-metacells: Add missing input., guix-commits, 2025/01/13
- 202/299: gnu: python-qdldl: Add missing input., guix-commits, 2025/01/13
- 218/299: gnu: python-mathicsscript: Add missing inputs., guix-commits, 2025/01/13
- 220/299: gnu: python-asgi-csrf: Make compatibly with httpx 0.28.0+., guix-commits, 2025/01/13
- 239/299: gnu: python-ailment: Add missing inputs., guix-commits, 2025/01/13
- 251/299: gnu: Add python-soxr., guix-commits, 2025/01/13
- 246/299: gnu: python-agate-dbf: Drop input labels., guix-commits, 2025/01/13
- 256/299: gnu: instrain: Update to 1.9.0., guix-commits, 2025/01/13
- 240/299: gnu: python-astroml: Add missing input.,
guix-commits <=
- 267/299: gnu: python-mediapy: Update to 1.2.2., guix-commits, 2025/01/13
- 17/299: gnu: Add python-legacy-cgi., guix-commits, 2025/01/13
- 40/299: gnu: python-a2wsgi: Disable one test., guix-commits, 2025/01/13
- 45/299: gnu: python-pydevd: Disable CI tests., guix-commits, 2025/01/13
- 50/299: gnu: python-beniget: Update to 0.4.2.post1., guix-commits, 2025/01/13
- 57/299: gnu: python-geventhttpclient: Update to 2.3.3., guix-commits, 2025/01/13
- 52/299: gnu: python-pandas-2: Remove X., guix-commits, 2025/01/13
- 70/299: gnu: python-markdown2: Update to 2.5.2., guix-commits, 2025/01/13
- 69/299: gnu: python-flask-babel: Update to 4.0.0., guix-commits, 2025/01/13
- 65/299: gnu: python-pydantic-core: Update to 2.18.1., guix-commits, 2025/01/13