[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 07:31:01 -0500 (EST) |
rekado pushed a commit to branch python-team
in repository guix.
commit 472e6e64e934c0d7539a53d5b3e09c4a9f528752
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
- 172/299: gnu: python-fastapi-pagination-minimal: Update to 0.12.34., (continued)
- 172/299: gnu: python-fastapi-pagination-minimal: Update to 0.12.34., guix-commits, 2025/01/13
- 187/299: gnu: python-gseapy: Add missing input., guix-commits, 2025/01/13
- 198/299: gnu: python-scikit-allel: Update to 1.3.13., guix-commits, 2025/01/13
- 200/299: gnu: python-scikit-learn-extra: Disable one test., guix-commits, 2025/01/13
- 182/299: gnu: python-flask-assets: Update to 2.1.0-1.62efd23., guix-commits, 2025/01/13
- 164/299: gnu: python-starsessions: Update input., guix-commits, 2025/01/13
- 201/299: gnu: python-osqp: Add missing inputs., guix-commits, 2025/01/13
- 209/299: gnu: python-metacells: Update to 0.9.5., guix-commits, 2025/01/13
- 222/299: gnu: python-regions: Add missing input., guix-commits, 2025/01/13
- 223/299: gnu: python-astropy-minimal: Add missing input., guix-commits, 2025/01/13
- 226/299: gnu: python-reproject: Add missing input.,
guix-commits <=
- 225/299: gnu: python-gwcs: Add missing input., guix-commits, 2025/01/13
- 230/299: gnu: python-fastapi: Enable multipart tests., guix-commits, 2025/01/13
- 240/299: gnu: python-astroml: Add missing input., guix-commits, 2025/01/13
- 246/299: gnu: python-agate-dbf: Drop input labels., guix-commits, 2025/01/13
- 247/299: gnu: python-django: Set default to 4.2., guix-commits, 2025/01/13
- 284/299: gnu: python-pynetbox: Update to 7.4.1., guix-commits, 2025/01/13
- 168/299: gnu: python-pytorch-geometric: Disable one test., guix-commits, 2025/01/13
- 30/299: gnu: python-colorama: Update to 0.4.6., guix-commits, 2025/01/13
- 35/299: gnu: python-devtools: Simplify., guix-commits, 2025/01/13
- 40/299: gnu: python-a2wsgi: Disable one test., guix-commits, 2025/01/13