1
0

- add distributed-fix-python310.patch to fix build with python 3.10

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-distributed?expand=0&rev=102
This commit is contained in:
2022-01-25 09:33:17 +00:00
committed by Git OBS Bridge
parent 70a123e818
commit e418c8c196
3 changed files with 66 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jan 25 09:33:04 UTC 2022 - Dirk Müller <dmueller@suse.com>
- add distributed-fix-python310.patch to fix build with python 3.10
-------------------------------------------------------------------
Thu Jan 20 16:09:54 UTC 2022 - Ben Greiner <code@bnavigator.de>