14
0
forked from pool/python-partd

Accepting request 1110147 from home:bnavigator:branches:devel:languages:python:numeric

- Update to 1.4.0
  * no release notes
  * DataFrame._data deprecation in pandas (#65)
  * Use pickle for pandas Index with extension dtype (#64)

OBS-URL: https://build.opensuse.org/request/show/1110147
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-partd?expand=0&rev=17
This commit is contained in:
2023-09-11 04:55:01 +00:00
committed by Git OBS Bridge
parent 5c98848c88
commit fb3f0b2b4f
4 changed files with 19 additions and 10 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun Sep 10 14:02:42 UTC 2023 - Ben Greiner <code@bnavigator.de>
- Update to 1.4.0
* no release notes
* DataFrame._data deprecation in pandas (#65)
* Use pickle for pandas Index with extension dtype (#64)
-------------------------------------------------------------------
Tue Oct 4 22:42:10 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>