Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-csv23 for openSUSE:Factory checked in at 2022-10-01 17:42:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-csv23 (Old) and /work/SRC/openSUSE:Factory/.python-csv23.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-csv23" Sat Oct 1 17:42:12 2022 rev:3 rq:1006503 version:0.3.4 Changes: -------- --- /work/SRC/openSUSE:Factory/python-csv23/python-csv23.changes 2021-12-25 20:16:33.441245293 +0100 +++ /work/SRC/openSUSE:Factory/.python-csv23.new.2275/python-csv23.changes 2022-10-01 17:42:18.337577126 +0200 @@ -1,0 +2,6 @@ +Tue Sep 27 15:24:11 UTC 2022 - Yogalakshmi Arunachalam <yarunacha...@suse.com> + +- Update to 0.3.4 + * Drop Python 3.6 support. + +------------------------------------------------------------------- Old: ---- csv23-0.3.3.zip New: ---- csv23-0.3.4.zip ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-csv23.spec ++++++ --- /var/tmp/diff_new_pack.z3TuQL/_old 2022-10-01 17:42:19.821579832 +0200 +++ /var/tmp/diff_new_pack.z3TuQL/_new 2022-10-01 17:42:19.825579840 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-csv23 # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %bcond_without python2 Name: python-csv23 -Version: 0.3.3 +Version: 0.3.4 Release: 0 License: MIT Summary: Python 2/3 unicode CSV compatibility layer