From 14f597f8016142258fafb5fca4e3fd655a7c89014aef4dda3b0cf4db3c2b4f86 Mon Sep 17 00:00:00 2001 From: Steve Kowalik Date: Mon, 8 Jul 2024 04:36:36 +0000 Subject: [PATCH] Fix date OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-distributed?expand=0&rev=170 --- python-distributed.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-distributed.changes b/python-distributed.changes index f836859..20a3858 100644 --- a/python-distributed.changes +++ b/python-distributed.changes @@ -1,5 +1,5 @@ ------------------------------------------------------------------- -Fri Jul 5 06:39:24 UTC 2024 - Steve Kowalik +Mon Jul 8 04:34:30 UTC 2024 - Steve Kowalik - Update to 2024.6.2: * profile._f_lineno: handle next_line being None in Python 3.13