Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-WebOb for openSUSE:Factory checked in at 2023-04-27 19:56:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-WebOb (Old) and /work/SRC/openSUSE:Factory/.python-WebOb.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-WebOb" Thu Apr 27 19:56:48 2023 rev:34 rq:1082795 version:1.8.7 Changes: -------- --- /work/SRC/openSUSE:Factory/python-WebOb/python-WebOb.changes 2023-04-22 22:03:16.958228822 +0200 +++ /work/SRC/openSUSE:Factory/.python-WebOb.new.1533/python-WebOb.changes 2023-04-27 19:56:50.844483939 +0200 @@ -1,0 +2,5 @@ +Sun Apr 23 22:40:43 UTC 2023 - Matej Cepl <mc...@suse.com> + +- Switch documentation to be within the main package for SLE15 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-WebOb.spec ++++++ --- /var/tmp/diff_new_pack.eABTMT/_old 2023-04-27 19:56:51.264486408 +0200 +++ /var/tmp/diff_new_pack.eABTMT/_new 2023-04-27 19:56:51.268486431 +0200 @@ -16,7 +16,6 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} %{?sle15_python_module_pythons} Name: python-WebOb Version: 1.8.7 @@ -50,6 +49,7 @@ header parsing and accessors for other standard parts of the environment. +%if 0%{?suse_version} > 1500 %package -n python-WebOb-doc Summary: WSGI request and response object - Documentation Group: Documentation/HTML @@ -57,6 +57,7 @@ %description -n python-WebOb-doc This package contains documentation files for %{name}. +%endif %prep %setup -q -n WebOb-%{version} @@ -80,7 +81,9 @@ %{python_sitelib}/webob %{python_sitelib}/WebOb-%{version}*-info +%if 0%{?suse_version} > 1500 %files -n python-WebOb-doc +%endif %doc build/sphinx/html %changelog