Hello community, here is the log from the commit of package python-coloredlogs for openSUSE:Factory checked in at 2020-08-04 20:22:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-coloredlogs (Old) and /work/SRC/openSUSE:Factory/.python-coloredlogs.new.3592 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-coloredlogs" Tue Aug 4 20:22:02 2020 rev:8 rq:824186 version:14.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-coloredlogs/python-coloredlogs.changes 2020-04-01 19:20:12.987581816 +0200 +++ /work/SRC/openSUSE:Factory/.python-coloredlogs.new.3592/python-coloredlogs.changes 2020-08-04 20:22:13.097000104 +0200 @@ -1,0 +2,5 @@ +Sat Aug 1 07:23:57 UTC 2020 - John Vandenberg <[email protected]> + +- Fix minimum dependency version of python-humanfriendly + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-coloredlogs.spec ++++++ --- /var/tmp/diff_new_pack.UicpeU/_old 2020-08-04 20:22:14.101000233 +0200 +++ /var/tmp/diff_new_pack.UicpeU/_new 2020-08-04 20:22:14.105000233 +0200 @@ -30,7 +30,7 @@ # With using alternatives, we don't have versionless command in time of %%check Patch0: test_cli_conversion_test.patch BuildRequires: %{python_module capturer >= 2.4} -BuildRequires: %{python_module humanfriendly >= 6.1} +BuildRequires: %{python_module humanfriendly >= 7.1} BuildRequires: %{python_module mock >= 1.0.1} BuildRequires: %{python_module pytest >= 3.0.3} BuildRequires: %{python_module pytest-cov >= 2.3.1} @@ -39,7 +39,7 @@ BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-capturer >= 2.4 -Requires: python-humanfriendly >= 3.2 +Requires: python-humanfriendly >= 7.1 Requires(post): update-alternatives Requires(postun): update-alternatives Recommends: python-verboselogs >= 1.7
