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 2022-03-09 18:47:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-cli-helpers (Old) and /work/SRC/openSUSE:Factory/.python-cli-helpers.new.2349 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-cli-helpers" Wed Mar 9 18:47:40 2022 rev:6 rq:960303 version:2.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-cli-helpers/python-cli-helpers.changes 2020-06-24 15:49:27.096547222 +0200 +++ /work/SRC/openSUSE:Factory/.python-cli-helpers.new.2349/python-cli-helpers.changes 2022-03-11 11:31:54.181960165 +0100 @@ -1,0 +2,15 @@ +Tue Mar 8 08:01:06 UTC 2022 - [email protected] + +- version update to 2.2.1 + Version 2.2.1 + ------------- + * Fix pygments tokens passed as strings + Version 2.2.0 + ------------- + * Remove dependency on terminaltables + * Add psql_unicode table format + * Add minimal table format + * Fix pip2 installing py3-only versions + * Format unprintable bytes (eg 0x00, 0x01) as hex + +------------------------------------------------------------------- Old: ---- cli_helpers-2.0.1.tar.gz New: ---- cli_helpers-2.2.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-cli-helpers.spec ++++++ --- /var/tmp/diff_new_pack.YblIgX/_old 2022-03-11 11:31:54.701960775 +0100 +++ /var/tmp/diff_new_pack.YblIgX/_new 2022-03-11 11:31:54.709960784 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-cli-helpers # -# Copyright (c) 2020 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-cli-helpers -Version: 2.0.1 +Version: 2.2.1 Release: 0 Summary: Helpers for building command-line apps License: BSD-3-Clause @@ -38,7 +38,6 @@ # Package dependencies BuildRequires: %{python_module Pygments >= 2.4} BuildRequires: %{python_module configobj >= 5.0.5} -BuildRequires: %{python_module mock >= 2.0.0} BuildRequires: %{python_module pytest >= 3.0.7} BuildRequires: %{python_module tabulate >= 0.8.2} BuildRequires: %{python_module terminaltables >= 3.0.0} ++++++ cli_helpers-2.0.1.tar.gz -> cli_helpers-2.2.1.tar.gz ++++++ ++++ 3682 lines of diff (skipped)
