python-agate
No description set
- Developed at devel:languages:python:numeric
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/python-agate && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
agate-1.9.0.tar.gz | 0000198797 194 KB | |
python-agate.changes | 0000006020 5.88 KB | |
python-agate.spec | 0000002778 2.71 KB |
Revision 15 (latest revision is 19)
Ana Guerrero (anag+factory)
accepted
request 1124989
from
Dirk Mueller (dirkmueller)
(revision 15)
- update to 1.9.0: * feat: Add a ``text_truncation_chars`` configuration for values that exceed ``max_column_width`` in :meth:`.Table.print_table` and :meth:`.Table.print_html`. * feat: Add a ``number_truncation_chars`` configuration for values that exceed ``max_precision`` in :meth:`.Table.print_table` and :meth:`.Table.print_html`. * feat: Lowercase the ``null_values`` provided to individual data types, since all comparisons to ``null_values`` are case-insensitive. (#770) * feat: :class:`.Mean` works with :class:`.TimeDelta`. (#761) * Switch from ``pytz`` to ``ZoneInfo``. * Add Python 3.12 support. * Drop Python 3.7 support (end-of-life was June 27, 2023). - buildrequire glibc-locale for tests - Only BuildRequire unittest2 under Python 2.
Comments 0