Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-csvkit for openSUSE:Factory 
checked in at 2023-01-17 17:35:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-csvkit (Old)
 and      /work/SRC/openSUSE:Factory/.python-csvkit.new.32243 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-csvkit"

Tue Jan 17 17:35:09 2023 rev:14 rq:1058765 version:1.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-csvkit/python-csvkit.changes      
2022-10-08 01:26:02.650342385 +0200
+++ /work/SRC/openSUSE:Factory/.python-csvkit.new.32243/python-csvkit.changes   
2023-01-17 17:35:19.605185593 +0100
@@ -1,0 +2,12 @@
+Mon Jan 16 20:54:52 UTC 2023 - Dirk Müller <dmuel...@suse.com>
+
+- update to 1.1.0:
+  * feat: :doc:`/scripts/csvsql` accepts multiple :code:`--query` command-
+    line arguments.
+  * feat: :doc:`/scripts/csvstat` adds :code:`--no-grouping-separator` and
+    :code:`--decimal-format` options.
+  * Add Python 3.11 support.
+  * Drop Python 3.6 support (end-of-life was December 23, 2021).
+  * Drop Python 2.7 support (end-of-life was January 1, 2020).
+
+-------------------------------------------------------------------

Old:
----
  csvkit-1.0.7.tar.gz

New:
----
  csvkit-1.1.0.tar.gz

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

Other differences:
------------------
++++++ python-csvkit.spec ++++++
--- /var/tmp/diff_new_pack.IBAwlk/_old  2023-01-17 17:35:20.585191277 +0100
+++ /var/tmp/diff_new_pack.IBAwlk/_new  2023-01-17 17:35:20.589191300 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-csvkit
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,8 +19,9 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define binaries csvclean csvcut csvformat csvgrep csvjoin csvjson csvlook 
csvpy csvsort csvsql csvstack csvstat in2csv sql2csv
 %define         skip_python2 1
+%define         skip_python36 1
 Name:           python-csvkit
-Version:        1.0.7
+Version:        1.1.0
 Release:        0
 Summary:        A library of utilities for working with CSV
 License:        MIT

++++++ csvkit-1.0.7.tar.gz -> csvkit-1.1.0.tar.gz ++++++
++++ 2059 lines of diff (skipped)

Reply via email to