Changelog for
python313-partd-1.4.2-1.2.noarch.rpm :
* Tue Nov 19 2024 Dirk Müller
- update to 1.4.2:
* Configure filterwarnings=error for pytest
* Fix pandas internals changes
* Run doctests again
* Sun Apr 21 2024 ecsos - Add %{?sle15_python_module_pythons}
* Tue Dec 12 2023 Dirk Müller - update to 1.4.1:
* Avoid deprecated is_datetime64tz_dtype from pandas
* Update Python version classifiers
* Sun Sep 10 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 04 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 2021 Ben Greiner - update to 1.2.0
* no release notes
* fixes compatibility with pandas 1.3 -- gh#dask/partd#49
* Wed Mar 11 2020 Marketa Calabkova - update to 1.1.0
* add versioneer
* Bump to py3
* Handle unknown ExtensionArrays with pickle
* Tue Jul 23 2019 Tomáš Chvátal - Update to 1.0.0:
* no upstream changelog
* Mon Jun 03 2019 pgajdosAATTsuse.com- version update to 0.3.10
* no upstream changelog- use %pytest macro
* Tue Dec 04 2018 Matej Cepl - Remove superfluous devel dependency for noarch package