From a9c2f71afd066e2486833ebe82cacfd3c9df36f3d6d4c03526e4bcaa017e4b40 Mon Sep 17 00:00:00 2001 From: Steve Kowalik Date: Fri, 14 Nov 2025 15:34:17 +1100 Subject: [PATCH] Update changelog entry --- python-pytest-subprocess.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-pytest-subprocess.changes b/python-pytest-subprocess.changes index a487cdf..b59c0d5 100644 --- a/python-pytest-subprocess.changes +++ b/python-pytest-subprocess.changes @@ -1,5 +1,5 @@ ------------------------------------------------------------------- -Tue Nov 11 00:43:47 UTC 2025 - Steve Kowalik +Fri Nov 14 04:33:37 UTC 2025 - Steve Kowalik - Refresh patch py314-fix-tests.patch: * Ignore DeprecationWarning about asyncio event loop policies.