[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
318/397: gnu: python-sep: Fix build.
From: |
guix-commits |
Subject: |
318/397: gnu: python-sep: Fix build. |
Date: |
Thu, 16 Jan 2025 04:30:59 -0500 (EST) |
rekado pushed a commit to branch python-team
in repository guix.
commit ed869c97bb2cb8b690e39f6ea3ec2f9ba9e9b087
Author: 宋文武 <iyzsong@member.fsf.org>
AuthorDate: Tue Jan 14 14:03:12 2025 +0800
gnu: python-sep: Fix build.
* gnu/packages/astronomy.scm (python-sep)[native-inputs]: ADd
python-setuptools and python-wheel.
Change-Id: Iffa0832530561b00450021f98a7bcb31b709341f
---
gnu/packages/astronomy.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm
index d95355b807..5fe9de80a4 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -5768,7 +5768,7 @@ well as ephemerides services
(arguments
(list #:test-flags #~(list "test.py")))
(native-inputs
- (list python-cython python-pytest))
+ (list python-cython python-pytest python-setuptools python-wheel))
(propagated-inputs
(list python-numpy))
(synopsis "Python library for Source Extraction and Photometry")))
- 324/397: gnu: python-celery: Fix build., (continued)
- 324/397: gnu: python-celery: Fix build., guix-commits, 2025/01/16
- 315/397: gnu: Remove python-tinycss., guix-commits, 2025/01/16
- 316/397: gnu: python-spin: Fix build., guix-commits, 2025/01/16
- 287/397: gnu: python-whatshap: Add missing input., guix-commits, 2025/01/16
- 282/397: gnu: python-xarray-datatree: Add missing inputs., guix-commits, 2025/01/16
- 284/397: gnu: python-pynetbox: Update to 7.4.1., guix-commits, 2025/01/16
- 307/397: gnu: python-wsgi-intercept: Update to 1.13.1., guix-commits, 2025/01/16
- 310/397: gnu: python-verde: Fix build., guix-commits, 2025/01/16
- 290/397: gnu: unicorn: Add missing inputs., guix-commits, 2025/01/16
- 294/397: gnu: python-flask-httpauth: Update to 4.8.0., guix-commits, 2025/01/16
- 318/397: gnu: python-sep: Fix build.,
guix-commits <=
- 320/397: gnu: python-rangehttpserver: Fix build., guix-commits, 2025/01/16
- 311/397: gnu: python-vdf: Fix build., guix-commits, 2025/01/16
- 314/397: gnu: python-tweepy: Disable tests., guix-commits, 2025/01/16
- 335/397: gnu: python-agate-sql: Update to 0.7.2., guix-commits, 2025/01/16
- 337/397: gnu: python-agate-excel: Update to 0.4.1., guix-commits, 2025/01/16
- 361/397: gnu: python-django-q2: Add missing inputs., guix-commits, 2025/01/16
- 342/397: gnu: python-drms: Add missing inputs., guix-commits, 2025/01/16
- 341/397: gnu: mididings: Add missing inputs., guix-commits, 2025/01/16
- 383/397: gnu: python-cssutils: Update to 2.11.1., guix-commits, 2025/01/16
- 346/397: gnu: python-django-mailman3: Update to 1.3.15., guix-commits, 2025/01/16