Accepting request 1116587 from home:dgarcia:branches:devel:tools

- Remove dependency on /usr/bin/python3 using %python3_fix_shebang
  macro, bsc#1212476

OBS-URL: https://build.opensuse.org/request/show/1116587
OBS-URL: https://build.opensuse.org/package/show/devel:tools/b4?expand=0&rev=91
This commit is contained in:
Jiri Slaby 2023-10-10 08:14:53 +00:00 committed by Git OBS Bridge
parent 3a6828ca20
commit 857fdbeb94
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Oct 5 12:02:44 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
- Remove dependency on /usr/bin/python3 using %python3_fix_shebang
macro, bsc#1212476
-------------------------------------------------------------------
Thu Jul 27 06:41:39 UTC 2023 - Jiri Slaby <jslaby@suse.cz>

View File

@ -67,6 +67,7 @@ sed -i.old '1{/#!.*/d}' b4/*.py
%install
%python_install
%python_expand %{$python_fix_shebang}
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check