Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-agate for openSUSE:Factory 
checked in at 2023-11-13 22:18:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-agate (Old)
 and      /work/SRC/openSUSE:Factory/.python-agate.new.17445 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-agate"

Mon Nov 13 22:18:26 2023 rev:15 rq:1124989 version:1.9.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-agate/python-agate.changes        
2023-03-16 22:58:50.591604493 +0100
+++ /work/SRC/openSUSE:Factory/.python-agate.new.17445/python-agate.changes     
2023-11-13 22:21:01.191831897 +0100
@@ -1,0 +2,18 @@
+Fri Nov 10 13:39:24 UTC 2023 - Dirk Müller <dmuel...@suse.com>
+
+- 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).
+
+-------------------------------------------------------------------

Old:
----
  agate-1.7.1.tar.gz

New:
----
  agate-1.9.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-agate.spec ++++++
--- /var/tmp/diff_new_pack.M8kQXC/_old  2023-11-13 22:21:01.775853400 +0100
+++ /var/tmp/diff_new_pack.M8kQXC/_new  2023-11-13 22:21:01.775853400 +0100
@@ -20,7 +20,7 @@
 %define skip_python2 1
 %define modname agate
 Name:           python-agate
-Version:        1.7.1
+Version:        1.9.0
 Release:        0
 Summary:        Data analysis library optimized for humans instead of machines
 License:        MIT

++++++ agate-1.7.1.tar.gz -> agate-1.9.0.tar.gz ++++++
++++ 2646 lines of diff (skipped)

Reply via email to