Accepting request 989247 from home:bnavigator:branches:devel:languages:python

- remove stray ancient pathlib requirement
- Dask supports Python 3.10 now: reenable tests

OBS-URL: https://build.opensuse.org/request/show/989247
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-sparse?expand=0&rev=11
This commit is contained in:
2022-07-15 06:54:31 +00:00
committed by Git OBS Bridge
parent 5d91bc7f41
commit 7600afcb8a
2 changed files with 10 additions and 7 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jul 14 17:53:01 UTC 2022 - Ben Greiner <code@bnavigator.de>
- remove stray ancient pathlib requirement
- Dask supports Python 3.10 now: reenable tests
-------------------------------------------------------------------
Mon Jan 24 16:35:40 UTC 2022 - Ben Greiner <code@bnavigator.de>