From 4b6dadea4f068b24db7283f00d44eb061f7fce1897b5c486d4cfc19e5f8a3f4a Mon Sep 17 00:00:00 2001 From: Adam Majer Date: Tue, 3 Jul 2018 11:55:23 +0000 Subject: [PATCH] - Re-enable python2 module build by default. Still too many things depend on it. OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=216 --- boost.changes | 6 ++++++ boost.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/boost.changes b/boost.changes index 75e8e03..e3b21e4 100644 --- a/boost.changes +++ b/boost.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jul 3 11:53:07 UTC 2018 - adam.majer@suse.de + +- Re-enable python2 module build by default. Still too many things + depend on it. + ------------------------------------------------------------------- Tue May 22 08:44:22 UTC 2018 - adam.majer@suse.de diff --git a/boost.spec b/boost.spec index 6d6b308..e49289d 100644 --- a/boost.spec +++ b/boost.spec @@ -55,7 +55,7 @@ %endif %bcond_without python3 -%bcond_with python2 +%bcond_without python2 # Python NumPy library is only available on Leap 42.1 OpenSUSE onward # and is not availble in SLE