Accepting request 1284797 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/1284797 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-reportlab?expand=0&rev=41
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 11 10:29:27 UTC 2025 - Bernhard Wiedemann <bwiedemann@suse.com>
|
||||
|
||||
- Fix build without %check (boo#1227364)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 9 05:15:46 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
|
||||
@@ -60,6 +60,8 @@ PYTHONPATH=src $mypython docs/genAll.py
|
||||
%install
|
||||
%pyproject_install
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
export PYTHONPATH=%{buildroot}%{python_sitelib}
|
||||
( cd docs/userguide && python3 genuserguide.py )
|
||||
|
||||
%check
|
||||
export CFLAGS="%{optflags}"
|
||||
|
||||
Reference in New Issue
Block a user