Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-cli-helpers for openSUSE:Factory checked in at 2026-02-13 12:48:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-cli-helpers (Old) and /work/SRC/openSUSE:Factory/.python-cli-helpers.new.1977 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-cli-helpers" Fri Feb 13 12:48:17 2026 rev:12 rq:1332788 version:2.7.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-cli-helpers/python-cli-helpers.changes 2025-09-15 19:56:08.791265167 +0200 +++ /work/SRC/openSUSE:Factory/.python-cli-helpers.new.1977/python-cli-helpers.changes 2026-02-13 12:48:21.186343361 +0100 @@ -1,0 +2,6 @@ +Fri Feb 13 04:03:03 UTC 2026 - Steve Kowalik <[email protected]> + +- Update {Build,}Requires to match reality. +- Remove Python 2 bits. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-cli-helpers.spec ++++++ --- /var/tmp/diff_new_pack.1EbzVs/_old 2026-02-13 12:48:22.378393286 +0100 +++ /var/tmp/diff_new_pack.1EbzVs/_new 2026-02-13 12:48:22.382393454 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-cli-helpers # -# Copyright (c) 2025 SUSE LLC and contributors +# 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 @@ -28,11 +28,11 @@ BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: python-rpm-macros -Requires: python-Pygments >= 2.4 Requires: python-configobj >= 5.0.5 -Requires: python-tabulate >= 0.8.2 -Requires: python-terminaltables >= 3.0.0 +Requires: python-tabulate >= 0.9.0 +# install_requires lists tabulate[widechars] Requires: python-wcwidth +Suggests: python-Pygments >= 2.4 BuildArch: noarch # SECTION test requirements # Package dependencies @@ -40,15 +40,7 @@ BuildRequires: %{python_module configobj >= 5.0.5} BuildRequires: %{python_module pytest >= 3.0.7} BuildRequires: %{python_module tabulate >= 0.8.2} -BuildRequires: %{python_module terminaltables >= 3.0.0} BuildRequires: %{python_module wcwidth} -%if %{with python2} -BuildRequires: python2-backports.csv >= 1.0.0 -%endif -# /SECTION -%ifpython2 -Requires: python2-backports.csv >= 1.0.0 -%endif %python_subpackages %description @@ -81,5 +73,5 @@ %license LICENSE %doc README.rst AUTHORS CHANGELOG docs %{python_sitelib}/cli[-_]helpers -%{python_sitelib}/cli[-_]helpers-%{version}*-info +%{python_sitelib}/cli[-_]helpers-%{version}.dist-info
