Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-six for openSUSE:Factory checked in at 2026-08-09 21:32:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-six (Old) and /work/SRC/openSUSE:Factory/.python-six.new.16738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-six" Sun Aug 9 21:32:45 2026 rev:45 rq:1370139 version:1.17.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-six/python-six.changes 2024-12-15 12:34:35.495720950 +0100 +++ /work/SRC/openSUSE:Factory/.python-six.new.16738/python-six.changes 2026-08-09 21:33:49.163070269 +0200 @@ -1,0 +2,5 @@ +Fri Aug 7 00:18:43 UTC 2026 - Steve Kowalik <[email protected]> + +- Do not install the py module to run the testsuite. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-six.spec ++++++ --- /var/tmp/diff_new_pack.zfZwEF/_old 2026-08-09 21:33:49.887094966 +0200 +++ /var/tmp/diff_new_pack.zfZwEF/_new 2026-08-09 21:33:49.891095102 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-six # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -47,7 +47,6 @@ %if %{with test} BuildRequires: %{python_module dbm} BuildRequires: %{python_module pytest} -BuildRequires: %{python_module py} BuildRequires: python3-Sphinx %endif # work around boo#1186870 @@ -111,7 +110,7 @@ %doc README.rst CHANGES %{python_sitelib}/six.py %pycache_only %{python_sitelib}/__pycache__/six*.pyc -%{python_sitelib}/six-%{version}*-info +%{python_sitelib}/six-%{version}.dist-info %else %if 0%{?suse_version} > 1500
