2023-09-11 04:55:01 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
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)
|
|
|
|
|
|
2022-10-05 09:42:40 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Oct 4 22:42:10 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to Version 1.3.0
|
|
|
|
|
* Remove deprecated use of `Index._get_attributes_dict` (#60)
|
|
|
|
|
* Avoid `pandas` testing deprecation warning (#59)
|
|
|
|
|
* Add support for Python 3.9, drop support for Python 3.5 and 3.6 (#54)
|
|
|
|
|
* Use `is_alive` in favour of `isAlive` for Python 3.9 compatibility (#53)
|
|
|
|
|
|
2021-08-13 13:59:53 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Aug 13 13:48:49 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
|
|
|
|
|
|
|
|
|
- update to 1.2.0
|
|
|
|
|
* no release notes
|
|
|
|
|
* fixes compatibility with pandas 1.3 -- gh#dask/partd#49
|
|
|
|
|
|
2020-03-12 11:32:14 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Mar 11 15:32:14 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
|
|
|
|
|
|
- update to 1.1.0
|
|
|
|
|
* add versioneer
|
|
|
|
|
* Bump to py3
|
|
|
|
|
* Handle unknown ExtensionArrays with pickle
|
|
|
|
|
|
2019-07-23 13:21:25 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Jul 23 13:20:27 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 1.0.0:
|
|
|
|
|
* no upstream changelog
|
|
|
|
|
|
2019-06-03 10:52:09 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Jun 3 10:24:48 UTC 2019 - pgajdos@suse.com
|
|
|
|
|
|
|
|
|
|
- version update to 0.3.10
|
|
|
|
|
* no upstream changelog
|
|
|
|
|
- use %pytest macro
|
|
|
|
|
|
2018-12-04 13:45:10 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Dec 4 12:51:13 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
|
|
- Remove superfluous devel dependency for noarch package
|
|
|
|
|
|
2018-03-11 08:51:11 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Mar 11 08:50:12 UTC 2018 - sebix+novell.com@sebix.at
|
|
|
|
|
|
|
|
|
|
- Use %license macro for license.
|
|
|
|
|
|
2017-11-03 14:36:43 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Nov 2 03:08:11 UTC 2017 - arun@gmx.de
|
|
|
|
|
|
|
|
|
|
- specfile:
|
|
|
|
|
* add LICENSE.txt to %doc
|
|
|
|
|
|
|
|
|
|
- update to version 0.3.8:
|
|
|
|
|
* BUG: Fixed serialization for Datetime with tz (#25)
|
|
|
|
|
* Path management (#24)
|
|
|
|
|
* Add LICENSE.txt to manifest. (#23)
|
|
|
|
|
* `msgpack.packb` may not have packed utf-8 compatible bytes, so
|
|
|
|
|
don't … (#22)
|
|
|
|
|
* Fix pandas/numpy serialization (#21)
|
|
|
|
|
* Handle categorical indices
|
|
|
|
|
|
2017-04-19 18:46:24 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Apr 19 18:44:33 UTC 2017 - toddrme2178@gmail.com
|
|
|
|
|
|
|
|
|
|
- Update to version 0.3.7
|
|
|
|
|
- Only make hard requirements BuildRequires and Requires.
|
|
|
|
|
- Implement single-spec version.
|
|
|
|
|
|
2015-07-15 08:03:51 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Jul 14 13:44:59 UTC 2015 - toddrme2178@gmail.com
|
|
|
|
|
|
|
|
|
|
- Initial version
|
|
|
|
|
|