14
0
Files
python-tabledata/python-tabledata.changes
Steve Kowalik 3c6fa7b2c3 - Update to 1.3.4:
* Drop support for Python 3.7/3.8
  * Add support for Python 3.12/3.13
  * Improve type annotations
  * Drop support for Python 3.6
  * Bump minimum required version of DataProperty to 1.0.1
  * Improve type annotations
  * Update [build-system]
  * Add zip_safe=False
  * Add __all__ to init.py
  * Update DeprecationWarning
  * Lazily import pandas to speedup non-pandas use
  * Add support for Python 3.11
  * Update requirements
  * Add max_precision to the TableData constructor
  * Update requirements
- Switch to pyproject macros.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tabledata?expand=0&rev=3
2025-02-28 04:39:04 +00:00

47 lines
1.5 KiB
Plaintext

-------------------------------------------------------------------
Fri Feb 28 04:38:10 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 1.3.4:
* Drop support for Python 3.7/3.8
* Add support for Python 3.12/3.13
* Improve type annotations
* Drop support for Python 3.6
* Bump minimum required version of DataProperty to 1.0.1
* Improve type annotations
* Update [build-system]
* Add zip_safe=False
* Add __all__ to init.py
* Update DeprecationWarning
* Lazily import pandas to speedup non-pandas use
* Add support for Python 3.11
* Update requirements
* Add max_precision to the TableData constructor
* Update requirements
- Switch to pyproject macros.
-------------------------------------------------------------------
Mon May 3 15:11:06 UTC 2021 - Martin Hauke <mardnh@gmx.de>
- Udpate to version 1.1.4
* Add support for Python 3.10
-------------------------------------------------------------------
Mon Mar 8 02:44:24 UTC 2021 - John Vandenberg <jayvdb@gmail.com>
- Update to v1.1.3
-------------------------------------------------------------------
Sat Mar 21 09:55:11 UTC 2020 - Martin Hauke <mardnh@gmx.de>
- Update to version 1.0.0
-------------------------------------------------------------------
Sun Feb 16 09:49:44 UTC 2020 - Martin Hauke <mardnh@gmx.de>
- Update to version 0.10.3
-------------------------------------------------------------------
Sat Feb 8 10:23:19 UTC 2020 - Martin Hauke <mardnh@gmx.de>
- Initial package, version 0.9.2