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-05-30 22:02:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-csvkit (Old) and /work/SRC/openSUSE:Factory/.python-csvkit.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-csvkit" Tue May 30 22:02:49 2023 rev:18 rq:1089744 version:1.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-csvkit/python-csvkit.changes 2023-04-18 15:52:55.657432164 +0200 +++ /work/SRC/openSUSE:Factory/.python-csvkit.new.1533/python-csvkit.changes 2023-05-30 22:03:04.835235966 +0200 @@ -1,0 +2,5 @@ +Tue May 30 08:21:00 UTC 2023 - Dirk Müller <[email protected]> + +- require sqlalchemy < 2 due to agate-sql + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-csvkit.spec ++++++ --- /var/tmp/diff_new_pack.FYyxTC/_old 2023-05-30 22:03:05.351239007 +0200 +++ /var/tmp/diff_new_pack.FYyxTC/_new 2023-05-30 22:03:05.355239030 +0200 @@ -28,7 +28,7 @@ URL: https://github.com/wireservice/csvkit Source0: https://files.pythonhosted.org/packages/source/c/csvkit/csvkit-%{version}.tar.gz Source1: https://raw.githubusercontent.com/wireservice/csvkit/5f22e664121b13d9ff005a9206873a8f97431dca/examples/testdbf_converted.csv -BuildRequires: %{python_module SQLAlchemy >= 0.9.3} +BuildRequires: %{python_module SQLAlchemy >= 0.9.3 with %python-SQLAlchemy < 2} BuildRequires: %{python_module Sphinx >= 1.0.7} BuildRequires: %{python_module aenum} BuildRequires: %{python_module agate >= 1.6.1}
