Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-sqlglot for openSUSE:Factory checked in at 2026-07-28 17:54:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-sqlglot (Old) and /work/SRC/openSUSE:Factory/.python-sqlglot.new.2004 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-sqlglot" Tue Jul 28 17:54:48 2026 rev:4 rq:1367873 version:30.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-sqlglot/python-sqlglot.changes 2026-04-09 16:11:07.940947017 +0200 +++ /work/SRC/openSUSE:Factory/.python-sqlglot.new.2004/python-sqlglot.changes 2026-07-28 17:57:03.346681917 +0200 @@ -1,0 +2,5 @@ +Mon Jul 27 04:24:54 UTC 2026 - Steve Kowalik <[email protected]> + +- Add missing BuildRequires on pytz due to new Pandas. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-sqlglot.spec ++++++ --- /var/tmp/diff_new_pack.TzCed0/_old 2026-07-28 17:57:04.546723883 +0200 +++ /var/tmp/diff_new_pack.TzCed0/_new 2026-07-28 17:57:04.562724442 +0200 @@ -17,7 +17,6 @@ %define modname sqlglot -%{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-sqlglot Version: 30.3.0 Release: 0 @@ -37,6 +36,7 @@ BuildRequires: python-rpm-macros # FOR TESTS BuildRequires: %{python_module pandas} +BuildRequires: %{python_module pytz} # END FOR TESTS BuildArch: noarch %python_subpackages @@ -70,5 +70,5 @@ %doc README.md %license LICENSE %{python_sitelib}/sqlglot -%{python_sitelib}/sqlglot-%{version}*-info +%{python_sitelib}/sqlglot-%{version}.dist-info
