guix_mirror_bot pushed a commit to branch python-team in repository guix. commit 6c28d76eb4dba02de651e978fe56df7f4e8e0833 Author: Sharlatan Hellseher <sharlata...@gmail.com> 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 515d3ce52f..bbca54b1b1 100644 --- a/gnu/packages/machine-learning.scm +++ b/gnu/packages/machine-learning.scm @@ -5236,7 +5236,7 @@ PyTorch.") pocketfft-cpp python-expecttest python-pytest-flakefinder - python-pytest-rerunfailures-13 + python-pytest-rerunfailures python-pytest-shard python-pytest-xdist python-hypothesis