Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package openscap-report for openSUSE:Factory
checked in at 2023-06-16 16:54:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openscap-report (Old)
and /work/SRC/openSUSE:Factory/.openscap-report.new.15902 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openscap-report"
Fri Jun 16 16:54:38 2023 rev:2 rq:1093320 version:0.2.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/openscap-report/openscap-report.changes
2023-04-12 12:51:25.244868998 +0200
+++
/work/SRC/openSUSE:Factory/.openscap-report.new.15902/openscap-report.changes
2023-06-16 16:55:45.526031156 +0200
@@ -1,0 +2,5 @@
+Thu Jun 15 12:55:06 UTC 2023 - Dominique Leuenberger <[email protected]>
+
+- Fix building against other python versions than 3.10.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ openscap-report.spec ++++++
--- /var/tmp/diff_new_pack.viNcBn/_old 2023-06-16 16:55:46.074034389 +0200
+++ /var/tmp/diff_new_pack.viNcBn/_new 2023-06-16 16:55:46.078034413 +0200
@@ -29,16 +29,16 @@
BuildArch: noarch
BuildRequires: python-rpm-macros
-BuildRequires: python3-setuptools
+BuildRequires: python3-Sphinx
BuildRequires: python3-devel
BuildRequires: python3-lxml
-BuildRequires: python3-Sphinx
+BuildRequires: python3-setuptools
BuildRequires: python3-sphinx_rtd_theme
Provides: bundled(patternfly) = 4
-Requires: python3-lxml
Requires: python3-Jinja2
+Requires: python3-lxml
%description
This package provides a command-line tool for generating
@@ -64,7 +64,7 @@
%{_bindir}/oscap-report
%exclude %{python3_sitelib}/tests/
%{python3_sitelib}/openscap_report/
-%{python3_sitelib}/openscap_report-%version-py3.10.egg-info/
+%{python3_sitelib}/openscap_report-%version-py%{python3_bin_suffix}.egg-info/
%license LICENSE
%changelog