Accepting request 1159916 from X11:wxWidgets

OBS-URL: https://build.opensuse.org/request/show/1159916
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/waf?expand=0&rev=3
This commit is contained in:
Ana Guerrero 2024-03-22 14:17:54 +00:00 committed by Git OBS Bridge
commit aba7961e48
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Dec 19 01:26:32 UTC 2023 - Bernhard Wiedemann <bwiedemann@suse.com>
- Do not write non-deterministic .pyc files in tests
-------------------------------------------------------------------
Thu Jan 5 07:52:51 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@ -57,6 +57,7 @@ install -m 755 -d %{buildroot}%{_datadir}/waf/
cp -pR ./zip/waflib %{buildroot}%{_datadir}/waf/
%check
export PYTHONDONTWRITEBYTECODE=1
export PYTHONPATH=%{buildroot}/%{_datadir}/waf/
%{buildroot}/%{_bindir}/waf -h