15
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

1.5 KiB