Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-contextlib2 for openSUSE:Factory checked in at 2021-09-07 21:13:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-contextlib2 (Old) and /work/SRC/openSUSE:Factory/.python-contextlib2.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-contextlib2" Tue Sep 7 21:13:38 2021 rev:7 rq:916505 version:21.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-contextlib2/python-contextlib2.changes 2021-07-25 20:09:10.367449742 +0200 +++ /work/SRC/openSUSE:Factory/.python-contextlib2.new.1899/python-contextlib2.changes 2021-09-07 21:13:41.892742872 +0200 @@ -1,0 +2,5 @@ +Tue Aug 31 20:50:33 UTC 2021 - Torsten Gruner <simmpho...@opensuse.org> + +- Remove Python 2 support. Supported Python versions are currently 3.6+ + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-contextlib2.spec ++++++ --- /var/tmp/diff_new_pack.CxpzEX/_old 2021-09-07 21:13:42.388743471 +0200 +++ /var/tmp/diff_new_pack.CxpzEX/_new 2021-09-07 21:13:42.392743476 +0200 @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} -%bcond_without python2 +%define skip_python2 1 Name: python-contextlib2 Version: 21.6.0 Release: 0 @@ -31,11 +31,6 @@ BuildRequires: fdupes BuildRequires: python-rpm-macros BuildArch: noarch -# SECTION test requirements -%if %{with python2} -BuildRequires: python-unittest2 -%endif -# /SECTION %python_subpackages %description