guix_mirror_bot pushed a commit to branch python-team
in repository guix.
commit e04e2c4be4ca1beca173c9dc89ccf1e7df0dfdd9
Author: Sharlatan Hellseher <[email protected]>
AuthorDate: Mon Aug 11 19:37:51 2025 +0100
gnu: python-pytorch: Adjust inputs.
* gnu/packages/machine-learning.scm (python-pytorch)
[native-inputs]: Remove python-pytest-rerunfailures-13; add
python-pytest-rerunfailures.
Change-Id: I5c259c9c787e101aaca514055856097aa9de5449
---
gnu/packages/machine-learning.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/machine-learning.scm
b/gnu/packages/machine-learning.scm
index 6bb4c2d7b7..e8e11aee8a 100644
--- a/gnu/packages/machine-learning.scm
+++ b/gnu/packages/machine-learning.scm
@@ -5197,7 +5197,7 @@ PyTorch.")
pocketfft-cpp
python-expecttest
python-pytest-flakefinder
- python-pytest-rerunfailures-13
+ python-pytest-rerunfailures
python-pytest-shard
python-pytest-xdist
python-hypothesis