Revisions of python-agate

buildservice-autocommit accepted request 1135259 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 31)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 30)
- update to 1.9.1:
  * Add Babel 2.14 support.
buildservice-autocommit accepted request 1124989 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 29)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 28)
- 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.
buildservice-autocommit accepted request 1072310 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 27)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 1070366 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 26)
- python-six is not required
buildservice-autocommit accepted request 1059991 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 25)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 24)
- update to 1.7.1:
  * Allow parsedatetime 2.6.
buildservice-autocommit accepted request 1055999 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 23)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 22)
- update to 1.7.0:
  * Drop support for Python 2.7 (no longer works) and 3.6 (no longer
    tested).
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 21)
- skip pydot tests for older dists
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 946607 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 20)
- Update to 1.6.3
  * feat: Table.from_csv() accepts a row_limit keyword argument.
    (#740)
  * feat: Table.from_json() accepts an encoding keyword argument.
    (#734)
  * feat: Table.print_html() accepts a max_precision keyword
    argument, like Table.print_table(). (#753)
  * feat: TypeTester accepts a null_values keyword argument, like
    individual data types. (#745)
  * feat: Min, Max and Sum (#735) work with TimeDelta.
  * feat: FieldSizeLimitError includes the line number in the error
    message. (#681)
  * feat: csv.Sniffer warns on error while sniffing CSV dialect.
  * fix: Table.normalize() works with basic processing methods.
    (#691)
  * fix: Table.homogenize() works with basic processing methods.
    (#756)
  * fix: Table.homogenize() casts compare_values and default_row.
    (#700)
  * fix: Table.homogenize() accepts tuples. (#710)
  * fix: TableSet.group_by() accepts input with no rows. (#703)
  * fix: TypeTester warns if a column specified by the force
    argument is not in the table, instead of raising an error.
    (#747)
  * fix: Aggregations return None if all values are None, instead
    of raising an error. Note that Sum, MaxLength and MaxPrecision
    continue to return 0 if all values are None. (#706)
  * fix: Ensure files are closed when errors occur. (#734)
  * build: Make PyICU an optional dependency.
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 19)
- Fixed URL of the tarball, and the tarball refreshed.
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 906264 from Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) (revision 18)
- Update to 1.6.2 - March 10, 2021
  * feat: :meth:`.Date.__init__` and :meth:`.DateTime.__init__`
    accepts a locale keyword argument (e.g. en_US) for parsing
    formatted dates. (#730)
  * feat: :meth:`.Number.cast` casts True to 1 and False to 0.
    (#733)
  * fix: :meth:`.utils.max_precision` ignores infinity when
    calculating precision. (#726)
  * fix: :meth:`.Date.cast` catches OverflowError when type
    testing. (#720)
  * Included examples in Python package. (#716)
- Enable test_sniffer test again
buildservice-autocommit accepted request 864996 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 17)
baserev update by copy to link target
Markéta Machová's avatar Markéta Machová (mcalabkova) accepted request 864390 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 16)
fix the fail in Factory
buildservice-autocommit accepted request 817862 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 15)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 14)
Fix changes
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 13)
- Revert sr#813277
buildservice-autocommit accepted request 813277 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 12)
baserev update by copy to link target
Displaying revisions 1 - 20 of 31
openSUSE Build Service is sponsored by