From 47358c73cd6557c187e10a59c85cdadcca02d6d8 Mon Sep 17 00:00:00 2001 From: Sharlatan Hellseher Date: Sat, 24 Jan 2026 19:27:43 +0000 Subject: gnu: python-pytest-httpx: Use python-pytest-8. * gnu/packages/python-check.scm (python-pytest-httpx)[native-inputs]: Remove python-pytest; add python-pytest-8. Change-Id: Ic8b7bf22a84b7ecb8c37996405f6d7b996cf3ce5 --- gnu/packages/python-check.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu/packages/python-check.scm') diff --git a/gnu/packages/python-check.scm b/gnu/packages/python-check.scm index 51d555e6635..625a77c6d0f 100644 --- a/gnu/packages/python-check.scm +++ b/gnu/packages/python-check.scm @@ -3155,7 +3155,7 @@ import them in their actual tests to use them.") ;; XXX: 261 failed, 170 errors #:tests? #f)) (native-inputs - (list python-pytest + (list python-pytest-8 python-pytest-asyncio python-setuptools python-wheel)) -- cgit v1.3