Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-reportlab for
openSUSE:Factory checked in at 2025-06-11 16:27:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-reportlab (Old)
and /work/SRC/openSUSE:Factory/.python-reportlab.new.19631 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-reportlab"
Wed Jun 11 16:27:32 2025 rev:41 rq:1284797 version:4.0.7
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-reportlab/python-reportlab.changes
2025-05-09 18:53:08.201517723 +0200
+++
/work/SRC/openSUSE:Factory/.python-reportlab.new.19631/python-reportlab.changes
2025-06-11 16:29:29.963915542 +0200
@@ -1,0 +2,5 @@
+Wed Jun 11 10:29:27 UTC 2025 - Bernhard Wiedemann <[email protected]>
+
+- Fix build without %check (boo#1227364)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-reportlab.spec ++++++
--- /var/tmp/diff_new_pack.806fVi/_old 2025-06-11 16:29:30.667944910 +0200
+++ /var/tmp/diff_new_pack.806fVi/_new 2025-06-11 16:29:30.671945076 +0200
@@ -60,6 +60,8 @@
%install
%pyproject_install
%python_expand %fdupes %{buildroot}%{$python_sitelib}
+export PYTHONPATH=%{buildroot}%{python_sitelib}
+( cd docs/userguide && python3 genuserguide.py )
%check
export CFLAGS="%{optflags}"