From a61bd3cf798f69a5416b665b5952b3cb840d51fc 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 77bdcffcbb5..475acb718d2 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -10727,7 +10727,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