[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
317/397: gnu: python-sncosmo: Fix build.
From: |
guix-commits |
Subject: |
317/397: gnu: python-sncosmo: Fix build. |
Date: |
Thu, 16 Jan 2025 04:30:59 -0500 (EST) |
rekado pushed a commit to branch python-team
in repository guix.
commit 65efa41aff764ea14df20c369dc868a708d73d02
Author: 宋文武 <iyzsong@member.fsf.org>
AuthorDate: Tue Jan 14 13:53:08 2025 +0800
gnu: python-sncosmo: Fix build.
* gnu/packages/astronomy.scm (python-sncosmo)[native-inputs]: Add
python-setuptools and python-wheel.
Change-Id: I4778f854b21bdaf7b68bafbcbd80372813dd97ea
---
gnu/packages/astronomy.scm | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm
index d52fabeb91..d95355b807 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -3165,7 +3165,9 @@ and the options
python-cython
python-pytest
python-pytest-astropy
- python-pytest-cov))
+ python-pytest-cov
+ python-setuptools
+ python-wheel))
(home-page "https://sncosmo.readthedocs.org")
(synopsis "Package for supernova cosmology based on astropy")
(description
- 396/397: gnu: Deprecate fanc., (continued)
- 396/397: gnu: Deprecate fanc., guix-commits, 2025/01/16
- 394/397: gnu: python-flask-misaka: Update to 1.0.1., guix-commits, 2025/01/16
- 378/397: gnu: python-multidict: Update to 6.1.0., guix-commits, 2025/01/16
- 370/397: gnu: python-sunkit-image: Disable tests., guix-commits, 2025/01/16
- 301/397: gnu: python-tensorly: Update to 0.9.0., guix-commits, 2025/01/16
- 331/397: gnu: Remove python-pyodbc-c., guix-commits, 2025/01/16
- 123/397: gnu: python-jose: Fix build., guix-commits, 2025/01/16
- 217/397: gnu: python-metpy: Add missing inputs., guix-commits, 2025/01/16
- 242/397: gnu: Remove python-pytest-exploratory., guix-commits, 2025/01/16
- 309/397: gnu: python-waybackpack: Fix build., guix-commits, 2025/01/16
- 317/397: gnu: python-sncosmo: Fix build.,
guix-commits <=
- 289/397: gnu: python-archinfo: Add missing inputs., guix-commits, 2025/01/16
- 292/397: gnu: python-cle: Add missing inputs., guix-commits, 2025/01/16
- 345/397: gnu: Add python-django-q2., guix-commits, 2025/01/16
- 359/397: gnu: Add python-django-q-sentry., guix-commits, 2025/01/16
- 344/397: gnu: python-django-q: Update to 1.3.9., guix-commits, 2025/01/16
- 328/397: gnu: python-pysmf: Fix build., guix-commits, 2025/01/16
- 371/397: gnu: python-toolrack: Update to 4.0.1., guix-commits, 2025/01/16
- 380/397: gnu: Add python-aioitertools., guix-commits, 2025/01/16
- 364/397: gnu: python-mofax: Update to 0.3.7-1.e4821fe., guix-commits, 2025/01/16
- 340/397: gnu: python-mpl-animators: Add missing inputs., guix-commits, 2025/01/16