Accepting request 545072 from home:pluskalm:python3
- Explicitly require python3 for python3 version of scons as dependency does not get generated automatically OBS-URL: https://build.opensuse.org/request/show/545072 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/scons?expand=0&rev=54
This commit is contained in:
parent
45e141b412
commit
658944cca7
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 24 08:48:43 UTC 2017 - mpluskal@suse.com
|
||||
|
||||
- Explicitly require python3 for python3 version of scons as
|
||||
dependency does not get generated automatically
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 15 16:28:48 UTC 2017 - astieger@suse.com
|
||||
|
||||
|
@ -33,6 +33,7 @@ BuildRequires: fdupes
|
||||
BuildArch: noarch
|
||||
%if %{with_python3}
|
||||
BuildRequires: python3-devel >= 3.5
|
||||
Requires: python3 >= 3.5
|
||||
%else
|
||||
BuildRequires: python-devel >= 2.7
|
||||
%endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user