- 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
This commit is contained in:
Steve Kowalik 2022-08-31 11:43:00 +00:00 committed by Git OBS Bridge
parent 4079f46e7b
commit 0c9f6e5a89

View File

@ -1,5 +1,5 @@
-------------------------------------------------------------------
Wed Aug 31 06:24:14 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
Wed Aug 31 11:42:38 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
- 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 <steven.kowalik@suse.com>
* 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.