From 351af6e434d19e2ef51f04b6b0eaefdb3ef6856c Mon Sep 17 00:00:00 2001 From: Sharlatan Hellseher Date: Fri, 23 Jan 2026 21:42:27 +0000 Subject: [PATCH] gnu: python-black: Use python-pytest-8. * gnu/packages/python-xyz.scm (python-black)[native-inputs]: Remove python-pytest; add python-pytest-8. Change-Id: I38f746beea5f3512812f01afb07ccab099c56cf5 --- gnu/packages/python-xyz.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 9667f33ea42..8064f5a5dcf 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -10546,7 +10546,7 @@ and integrated feature-set for programming Python effectively.") python-pathspec python-platformdirs)) (native-inputs - (list python-pytest + (list python-pytest-8 python-pytest-xdist python-hatch-fancy-pypi-readme python-hatch-vcs