- re-enable Python 2 by default. It's still conditional, but
remains enabled by default. This can be disabled in project config. OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=204
This commit is contained in:
parent
ed9b1c834b
commit
7f1a4d7b5f
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 29 09:45:57 UTC 2017 - adam.majer@suse.de
|
||||
|
||||
- re-enable Python 2 by default. It's still conditional, but
|
||||
remains enabled by default. This can be disabled in project
|
||||
config.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 24 14:24:06 UTC 2017 - jmatejek@suse.com
|
||||
|
||||
|
@ -53,11 +53,7 @@
|
||||
%endif
|
||||
|
||||
%bcond_without python3
|
||||
%if 0%{?have_python2}
|
||||
%bcond_without python2
|
||||
%else
|
||||
%bcond_with python2
|
||||
%endif
|
||||
|
||||
# Python NumPy library is only available on Leap 42.1 OpenSUSE onward
|
||||
# and is not availble in SLE
|
||||
|
Loading…
x
Reference in New Issue
Block a user