------------------------------------------------------------------- Tue Dec 12 13:16:53 UTC 2023 - Dirk Müller - update to 1.4.1: * Avoid deprecated is_datetime64tz_dtype from pandas * Update Python version classifiers ------------------------------------------------------------------- Sun Sep 10 14:02:42 UTC 2023 - Ben Greiner - 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 - 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) ------------------------------------------------------------------- Fri Aug 13 13:48:49 UTC 2021 - Ben Greiner - update to 1.2.0 * no release notes * fixes compatibility with pandas 1.3 -- gh#dask/partd#49 ------------------------------------------------------------------- Wed Mar 11 15:32:14 UTC 2020 - Marketa Calabkova - update to 1.1.0 * add versioneer * Bump to py3 * Handle unknown ExtensionArrays with pickle ------------------------------------------------------------------- Tue Jul 23 13:20:27 UTC 2019 - Tomáš Chvátal - Update to 1.0.0: * no upstream changelog ------------------------------------------------------------------- Mon Jun 3 10:24:48 UTC 2019 - pgajdos@suse.com - version update to 0.3.10 * no upstream changelog - use %pytest macro ------------------------------------------------------------------- Tue Dec 4 12:51:13 UTC 2018 - Matej Cepl - Remove superfluous devel dependency for noarch package ------------------------------------------------------------------- Sun Mar 11 08:50:12 UTC 2018 - sebix+novell.com@sebix.at - Use %license macro for license. ------------------------------------------------------------------- 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 ------------------------------------------------------------------- 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. ------------------------------------------------------------------- Tue Jul 14 13:44:59 UTC 2015 - toddrme2178@gmail.com - Initial version