From ac29a285708b00ad84006a179aab60959d2de5a3 Mon Sep 17 00:00:00 2001 From: Nicolas Graves Date: Tue, 27 Jan 2026 10:41:10 +0100 Subject: gnu: python-elastic-transport: Use the right python-pytest-asyncio. * gnu/packages/python-web.scm (python-elastic-transport) [native-inputs]: Replace python-pytest-asyncio by python-pytest-asyncio-0.26. Change-Id: I49d13fb4c1130f36cc73f89ba224958e2b1d4944 Signed-off-by: Sharlatan Hellseher --- gnu/packages/python-web.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu/packages/python-web.scm') diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm index 417d9bdb5ea..a951ed490c5 100644 --- a/gnu/packages/python-web.scm +++ b/gnu/packages/python-web.scm @@ -8211,7 +8211,7 @@ jspacker or CSS tidy. It also supports URL rewriting in CSS files.") python-opentelemetry-sdk python-orjson python-pytest - python-pytest-asyncio + python-pytest-asyncio-0.26 ;; python-pytest-cov python-pytest-httpbin python-pytest-httpserver -- cgit v1.3