From 0c9f6e5a8957b8e5cb0f6227e6fdf050b16a82ca1082a49eeef96e2866cf37a3 Mon Sep 17 00:00:00 2001 From: Steve Kowalik Date: Wed, 31 Aug 2022 11:43:00 +0000 Subject: [PATCH] - Add patch support-tornado-6-2.patch: OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-distributed?expand=0&rev=116 --- python-distributed.changes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-distributed.changes b/python-distributed.changes index c6e68b1..14c3af3 100644 --- a/python-distributed.changes +++ b/python-distributed.changes @@ -1,5 +1,5 @@ ------------------------------------------------------------------- -Wed Aug 31 06:24:14 UTC 2022 - Steve Kowalik +Wed Aug 31 11:42:38 UTC 2022 - Steve Kowalik - Update to 2022.8.1: * Display unexpected state in Worker.execute validation (:pr:`6856`) @@ -68,7 +68,7 @@ Wed Aug 31 06:24:14 UTC 2022 - Steve Kowalik * Partial matches for worker state machine instructions (:pr:`6704`) crusaderky * Automatically mark all WorkerState tests (:pr:`6706`) crusaderky -- Add patch support-tornado-62.patch: +- Add patch support-tornado-6-2.patch: * Ignore two new deprecation warnings from Tornado 6.2. - Stop pining tornado to <6.2 - Refreshed patches.