Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-jsonschema for openSUSE:Factory checked in at 2021-01-19 15:59:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-jsonschema (Old) and /work/SRC/openSUSE:Factory/.python-jsonschema.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-jsonschema" Tue Jan 19 15:59:24 2021 rev:25 rq:863348 version:3.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-jsonschema/python-jsonschema.changes 2020-03-27 00:21:06.292129381 +0100 +++ /work/SRC/openSUSE:Factory/.python-jsonschema.new.28504/python-jsonschema.changes 2021-01-19 15:59:50.787167030 +0100 @@ -1,0 +2,6 @@ +Fri Jan 15 13:12:18 UTC 2021 - Benjamin Greiner <[email protected]> + +- Disable python2 build as indirect build dependencies to + python2-cffi are not resolvable anymore + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-jsonschema.spec ++++++ --- /var/tmp/diff_new_pack.apDkVY/_old 2021-01-19 15:59:51.479168076 +0100 +++ /var/tmp/diff_new_pack.apDkVY/_new 2021-01-19 15:59:51.483168082 +0100 @@ -17,7 +17,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} -%bcond_without python2 +%define skip_python2 1 Name: python-jsonschema Version: 3.2.0 Release: 0 @@ -48,12 +48,6 @@ Requires(post): update-alternatives Requires(preun): update-alternatives BuildArch: noarch -%if %{with python2} -BuildRequires: python2-functools32 -%endif -%ifpython2 -Requires: python-functools32 -%endif %python_subpackages %description @@ -90,9 +84,7 @@ %license COPYING %doc README.rst %python_alternative %{_bindir}/jsonschema -%dir %{python_sitelib}/jsonschema -%{python_sitelib}/jsonschema/* -%dir %{python_sitelib}/jsonschema-%{version}-py*.egg-info -%{python_sitelib}/jsonschema-%{version}-py*.egg-info +%{python_sitelib}/jsonschema +%{python_sitelib}/jsonschema-%{version}*-info %changelog
