Accepting request 1158006 from home:pgajdos

- remove dependency on /usr/bin/python3 using
  %python3_fix_shebang macro, [bsc#1212476]

OBS-URL: https://build.opensuse.org/request/show/1158006
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=436
This commit is contained in:
Adrian Schröter 2024-03-21 13:29:12 +00:00 committed by Git OBS Bridge
parent 119c95f150
commit 8efae8db07
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Mar 14 11:23:33 UTC 2024 - pgajdos@suse.com
- remove dependency on /usr/bin/python3 using
%python3_fix_shebang macro, [bsc#1212476]
-------------------------------------------------------------------
Fri Feb 23 08:57:23 UTC 2024 - Daniel Mach <daniel.mach@suse.com>

View File

@ -199,6 +199,8 @@ install -Dm0644 oscrc.5 %{buildroot}%{_mandir}/man5/oscrc.5
%fdupes %buildroot
%endif
%python3_fix_shebang
%check
%{use_python} setup.py test