[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
218/299: gnu: python-mathicsscript: Add missing inputs.
From: |
guix-commits |
Subject: |
218/299: gnu: python-mathicsscript: Add missing inputs. |
Date: |
Mon, 13 Jan 2025 15:18:33 -0500 (EST) |
rekado pushed a commit to branch python-team
in repository guix.
commit 01747bc07d17eb67deea3ecf90d827d63297f9bd
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Jan 10 21:04:42 2025 +0100
gnu: python-mathicsscript: Add missing inputs.
* gnu/packages/maths.scm (python-mathicsscript)[native-inputs]: Add
python-setuptools and python-wheel.
Change-Id: Icb6f613afefe2074bc6e84cab2573474e74643bd
---
gnu/packages/maths.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm
index 442443c92d..f38346c247 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -10743,7 +10743,7 @@ to Wolfram.")
python-prompt-toolkit
python-pygments
python-term-background))
- (native-inputs (list python-pytest))
+ (native-inputs (list python-pytest python-setuptools python-wheel))
(home-page "https://mathics.org/")
(synopsis "Command-line interface to Mathics3")
(description "This package provides a command-line interface to
- 134/299: gnu: python-botocore: Update to 1.35.91., (continued)
- 134/299: gnu: python-botocore: Update to 1.35.91., guix-commits, 2025/01/13
- 163/299: gnu: Remove python-fastapi-for-pytorch-lightning., guix-commits, 2025/01/13
- 156/299: gnu: Add python-fastapi-cli., guix-commits, 2025/01/13
- 152/299: gnu: python-pydantic-core: Update to 2.27.2., guix-commits, 2025/01/13
- 159/299: gnu: python-path-bootstrap: Update to 17.1.0., guix-commits, 2025/01/13
- 179/299: gnu: python-flask-login: Update to 0.6.3., guix-commits, 2025/01/13
- 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 <=
- 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, 2025/01/13
- 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