guix_mirror_bot pushed a commit to branch python-team
in repository guix.
commit e29bd505ffdf3edf31d5eb6d5650d390cd95eab3
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 b011353bb7..ba56fa4ea5 100644
--- a/gnu/packages/machine-learning.scm
+++ b/gnu/packages/machine-learning.scm
@@ -5233,7 +5233,7 @@ PyTorch.")
pocketfft-cpp
python-expecttest
python-pytest-flakefinder
- python-pytest-rerunfailures-13
+ python-pytest-rerunfailures
python-pytest-shard
python-pytest-xdist
python-hypothesis