commit python-coloredlogs for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-coloredlogs for openSUSE:Factory checked in at 2021-12-29 21:10:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-coloredlogs (Old) and /work/SRC/openSUSE:Factory/.python-coloredlogs.new.2520 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-coloredlogs" Wed Dec 29 21:10:57 2021 rev:10 rq:942996 version:15.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-coloredlogs/python-coloredlogs.changes 2021-11-17 01:15:48.810192266 +0100 +++ /work/SRC/openSUSE:Factory/.python-coloredlogs.new.2520/python-coloredlogs.changes 2021-12-29 21:11:28.802311345 +0100 @@ -1,0 +2,7 @@ +Mon Dec 27 11:16:51 UTC 2021 - ecsos <ecsos@opensuse.org> + +- Fix build error for Leap. + - Set right versions to BuildRequires and Requires. +- Disable python2 and python36 because End of support. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-coloredlogs.spec ++++++ --- /var/tmp/diff_new_pack.N3jLCF/_old 2021-12-29 21:11:29.262311723 +0100 +++ /var/tmp/diff_new_pack.N3jLCF/_new 2021-12-29 21:11:29.270311730 +0100 @@ -18,6 +18,8 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} +%define skip_python2 1 +%define skip_python36 1 Name: python-coloredlogs Version: 15.0.1 Release: 0 @@ -30,7 +32,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 >= 7.1} +BuildRequires: %{python_module humanfriendly >= 9.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 +41,7 @@ BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-capturer >= 2.4 -Requires: python-humanfriendly >= 7.1 +Requires: python-humanfriendly >= 9.1 Requires(post): update-alternatives Requires(postun): update-alternatives Recommends: python-verboselogs >= 1.7
participants (1)
-
Source-Sync