1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: python-pyscss: Switch to python-pytest-8.

* gnu/packages/python-web.scm (python-pyscss)
[native-inputs]: Replace python-pytest by python-pytest-8.

Change-Id: Id1fd90e5779a288ffde574cf41057eac49448dd2
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
Nicolas Graves
2026-01-27 22:21:32 +01:00
committed by Andreas Enge
parent 37f352ef53
commit cb24bb7468

View File

@@ -3622,7 +3622,7 @@ Encryption} (JOSE) Web Standards.")
(base32 "00msypxf5dm57gyfp3jxvjinigi4km84v33w83635pms9li2k3y7"))))
(build-system pyproject-build-system)
(native-inputs
(list python-pytest
(list python-pytest-8
python-setuptools))
(inputs
(list pcre))