[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
43/361: gnu: python-pytest-arraydiff: Add missing inputs.
From: |
guix-commits |
Subject: |
43/361: gnu: python-pytest-arraydiff: Add missing inputs. |
Date: |
Fri, 22 Nov 2024 06:00:08 -0500 (EST) |
andreas pushed a commit to branch python-team
in repository guix.
commit 5c2e8cbce98eba9b6f0faa777d665217a1961fd3
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Apr 4 20:20:48 2024 +0200
gnu: python-pytest-arraydiff: Add missing inputs.
* gnu/packages/python-check.scm (python-pytest-arraydiff)[native-inputs]:
Add
python-setuptools and python-wheel.
Change-Id: Ie1bae483128353bcc006598962d0134dc12a219d
---
gnu/packages/python-check.scm | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/python-check.scm b/gnu/packages/python-check.scm
index e63df4d981..76af134f3f 100644
--- a/gnu/packages/python-check.scm
+++ b/gnu/packages/python-check.scm
@@ -706,7 +706,8 @@ astropy related packages.")
" and not test_generate"
" and not test_default_format"))))
(native-inputs
- (list python-pytest python-setuptools-scm))
+ (list python-pytest python-setuptools-scm
+ python-setuptools python-wheel))
(propagated-inputs
(list python-numpy))
(home-page "https://github.com/astropy/pytest-arraydiff")
- 81/361: gnu: python-websocket-client: Update to 1.8.0., (continued)
- 81/361: gnu: python-websocket-client: Update to 1.8.0., guix-commits, 2024/11/22
- 85/361: gnu: python-pyzmq: Use Tornado 6., guix-commits, 2024/11/22
- 94/361: gnu: python-jsonpointer: Update to 1.14., guix-commits, 2024/11/22
- 24/361: gnu: python-jupytext: Update to 1.15.0., guix-commits, 2024/11/22
- 28/361: gnu: Add python-pytest-mypy-testing., guix-commits, 2024/11/22
- 20/361: gnu: meson-python: Do not delete LICENSES directory., guix-commits, 2024/11/22
- 34/361: gnu: python-cleo: Update to 2.1.0., guix-commits, 2024/11/22
- 35/361: gnu: python-packaging-bootstrap: Update to 23.2., guix-commits, 2024/11/22
- 31/361: gnu: python-prompt-toolkit: Update to 3.0.43., guix-commits, 2024/11/22
- 37/361: gnu: python-eventlet: Update to 0.35.2., guix-commits, 2024/11/22
- 43/361: gnu: python-pytest-arraydiff: Add missing inputs.,
guix-commits <=
- 75/361: gnu: Add python-nbclassic., guix-commits, 2024/11/22
- 202/361: gnu: python-uqbar: Upgrade to python-team branch., guix-commits, 2024/11/22
- 279/361: gnu: python-pysolr: Update to 3.10.0., guix-commits, 2024/11/22
- 304/361: gnu: python-pexpect: Improve package style., guix-commits, 2024/11/22
- 312/361: gnu: python-pytest-cov: Update to 6.0.0., guix-commits, 2024/11/22
- 316/361: gnu: python-cffi: Improve package style., guix-commits, 2024/11/22
- 318/361: gnu: python-parso: Update to 0.8.4., guix-commits, 2024/11/22
- 329/361: gnu: python-cython-3: Update to 3.0.11., guix-commits, 2024/11/22
- 335/361: gnu: python-numpy: Update to 1.24.4., guix-commits, 2024/11/22
- 336/361: gnu: python-isort: Update to 5.13.2., guix-commits, 2024/11/22