14
0
forked from pool/python-fsspec

Accepting request 1076748 from home:bnavigator:pyarrow

- migrate to PEP517
- Enable pyarrow tests
- Reenable distributed test for python311

OBS-URL: https://build.opensuse.org/request/show/1076748
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fsspec?expand=0&rev=48
This commit is contained in:
2023-04-03 07:55:59 +00:00
committed by Git OBS Bridge
parent 11c3b4a08b
commit d17ce1b552
2 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Apr 2 14:27:18 UTC 2023 - Ben Greiner <code@bnavigator.de>
- migrate to PEP517
- Enable pyarrow tests
- Reenable distributed test for python311
-------------------------------------------------------------------
Fri Mar 24 14:09:44 UTC 2023 - Ben Greiner <code@bnavigator.de>