[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
269/420: gnu: python-pytest-openfiles: Adjust inputs.
From: |
guix-commits |
Subject: |
269/420: gnu: python-pytest-openfiles: Adjust inputs. |
Date: |
Tue, 26 Nov 2024 16:29:15 -0500 (EST) |
sharlatan pushed a commit to branch python-team
in repository guix.
commit 4d923f504e49dbeeecca30f3daf30b7565f2cbf3
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Thu Nov 7 10:13:04 2024 +0000
gnu: python-pytest-openfiles: Adjust inputs.
* gnu/packages/python-check.scm (python-pytest-openfiles)
[native-inputs]: Add python-setuptools and python-wheel.
Change-Id: Id198c8313bbc630444ec5d55ce385967fe90e395
---
gnu/packages/python-check.scm | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/python-check.scm b/gnu/packages/python-check.scm
index 0f96f3790c..fdfc3897cf 100644
--- a/gnu/packages/python-check.scm
+++ b/gnu/packages/python-check.scm
@@ -977,7 +977,10 @@ access to test session metadata.")
(base32 "14x9f1l9a5ghf527i5qfcfa003mkrky1dhx2hfwq5nma9v1n0lgz"))))
(build-system pyproject-build-system)
(native-inputs
- (list python-setuptools-scm python-pytest))
+ (list python-pytest
+ python-setuptools
+ python-setuptools-scm
+ python-wheel))
(propagated-inputs
(list python-psutil))
(home-page "https://github.com/astropy/pytest-openfiles")
- 257/420: gnu: python-defusedxml: Update to 0.7.1., (continued)
- 257/420: gnu: python-defusedxml: Update to 0.7.1., guix-commits, 2024/11/26
- 255/420: gnu: Add python-stdio-mgr., guix-commits, 2024/11/26
- 256/420: gnu: python-sphinx-autodoc-typehints: Update to 1.23.0., guix-commits, 2024/11/26
- 258/420: gnu: python-scrapy: Fix build., guix-commits, 2024/11/26
- 265/420: gnu: python-ewah-bool-utils: Update to 1.2.2., guix-commits, 2024/11/26
- 262/420: gnu: python-pandera: Adjust inputs., guix-commits, 2024/11/26
- 277/420: gnu: python-quadpy: Adjust inputs., guix-commits, 2024/11/26
- 280/420: gnu: Remove beets-next., guix-commits, 2024/11/26
- 268/420: gnu: python-yt: Remove relax-requirements phase., guix-commits, 2024/11/26
- 273/420: gnu: python-scikit-fem: Update to 10.0.2., guix-commits, 2024/11/26
- 269/420: gnu: python-pytest-openfiles: Adjust inputs.,
guix-commits <=
- 275/420: gnu: python-orthopy: Adjust inputs., guix-commits, 2024/11/26
- 278/420: gnu: python-robotframework-requests: Adjust inputs., guix-commits, 2024/11/26
- 282/420: gnu: python-mutagen: Update to 1.47.0., guix-commits, 2024/11/26
- 276/420: gnu: python-accupy: Adjust inputs., guix-commits, 2024/11/26
- 281/420: gnu: beets: Use G-expressions., guix-commits, 2024/11/26
- 274/420: gnu: python-cplot: Adjust inputs., guix-commits, 2024/11/26
- 291/420: gnu: Add python-rgbxy., guix-commits, 2024/11/26
- 284/420: gnu: beets: Update to 2.0.0., guix-commits, 2024/11/26
- 292/420: gnu: Add python-rich-tables., guix-commits, 2024/11/26
- 298/420: gnu: python-exceptiongroup: Move to python-build., guix-commits, 2024/11/26