From 3fc042a458249723f36fdde56dd9ea2f852e940e Mon Sep 17 00:00:00 2001 From: Sharlatan Hellseher Date: Sat, 24 Jan 2026 13:53:18 +0000 Subject: gnu: python-boltons: Use python-pytest-8. * gnu/packages/python-xyz.scm (python-boltons)[native-inputs]: Remove python-pytest; add python-pytest-8. Change-Id: I50073f38a2a29f55708b152e895d01a662a844bc --- gnu/packages/python-xyz.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu') diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 1b8da46f31..c3f09facb5 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -30640,7 +30640,7 @@ library.") (sha256 (base32 "0j061hd1iwcyz1rvasprjwwgb39x6h36n1l3dw310ig3pzbr84wh")))) (build-system pyproject-build-system) - (native-inputs (list python-flit-core python-pytest python-setuptools)) + (native-inputs (list python-flit-core python-pytest-8 python-setuptools)) (home-page "https://github.com/mahmoud/boltons") (synopsis "Extensions to the Python standard library") (description -- cgit v1.3