[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
226/299: gnu: python-reproject: Add missing input.
From: |
guix-commits |
Subject: |
226/299: gnu: python-reproject: Add missing input. |
Date: |
Mon, 13 Jan 2025 15:18:34 -0500 (EST) |
rekado pushed a commit to branch python-team
in repository guix.
commit 23b935668b7362a458a061f9a95935a0f43cd9e5
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Jan 10 21:28:27 2025 +0100
gnu: python-reproject: Add missing input.
* gnu/packages/astronomy.scm (python-reproject)[native-inputs]: Add
python-wheel.
Change-Id: I412c9ae9278a32b017e19aa3698d9ce01f430103
---
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 bda81c5d33..3d3dcdeb25 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -4612,7 +4612,8 @@ setup(ext_modules=get_extensions())")))))
python-pytest-xdist
python-pyvo
;; python-sunpy ; circular dependencies, test optional
- python-setuptools-scm))
+ python-setuptools-scm
+ python-wheel))
(home-page "https://reproject.readthedocs.io")
(synopsis "Astronomical image reprojection in Python")
(description
- 180/299: gnu: Remove python-flask-basicauth., (continued)
- 180/299: gnu: Remove python-flask-basicauth., guix-commits, 2025/01/13
- 171/299: gnu: python-anndata: Update to 0.11.1., guix-commits, 2025/01/13
- 170/299: guix: toml: Fix evaluation of empty inline tables., guix-commits, 2025/01/13
- 186/299: gnu: python-cattrs: Disable failing test., guix-commits, 2025/01/13
- 187/299: gnu: python-gseapy: Add missing input., guix-commits, 2025/01/13
- 199/299: gnu: python-scikit-fuzzy: Add missing inputs., guix-commits, 2025/01/13
- 200/299: gnu: python-scikit-learn-extra: Disable one test., guix-commits, 2025/01/13
- 212/299: gnu: python-voila: Update to 0.5.8., guix-commits, 2025/01/13
- 213/299: gnu: scregseg: Patch for numpy compatibility., guix-commits, 2025/01/13
- 214/299: gnu: python-term-background: Add missing input., guix-commits, 2025/01/13
- 226/299: gnu: python-reproject: Add missing input.,
guix-commits <=
- 230/299: gnu: python-fastapi: Enable multipart tests., guix-commits, 2025/01/13
- 233/299: gnu: python-swagger-spec-validator: Update to 3.0.4., guix-commits, 2025/01/13
- 236/299: gnu: datasette: Update to 1.0a16., guix-commits, 2025/01/13
- 249/299: gnu: python-django-rest-framework: Update to 3.15.2., guix-commits, 2025/01/13
- 247/299: gnu: python-django: Set default to 4.2., guix-commits, 2025/01/13
- 250/299: gnu: Add python-nanobind., guix-commits, 2025/01/13
- 238/299: gnu: python-sparse: Update to 0.15.4., guix-commits, 2025/01/13
- 241/299: gnu: python-pytest-datafiles: Add missing inputs., guix-commits, 2025/01/13
- 261/299: gnu: python-django-debug-toolbar: Disable broken test., guix-commits, 2025/01/13
- 263/299: gnu: python-django-jinja: Update to 2.11.0., guix-commits, 2025/01/13