Hello community, here is the log from the commit of package python-oci-sdk for openSUSE:Factory checked in at 2020-04-23 18:35:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-oci-sdk (Old) and /work/SRC/openSUSE:Factory/.python-oci-sdk.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-oci-sdk" Thu Apr 23 18:35:49 2020 rev:4 rq:796486 version:2.11.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-oci-sdk/python-oci-sdk.changes 2020-03-18 12:40:39.512775023 +0100 +++ /work/SRC/openSUSE:Factory/.python-oci-sdk.new.2738/python-oci-sdk.changes 2020-04-23 18:36:52.936827490 +0200 @@ -1,0 +2,5 @@ +Thu Apr 23 10:38:47 UTC 2020 - Tomáš Chvátal <[email protected]> + +- Fix build without python2 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-oci-sdk.spec ++++++ --- /var/tmp/diff_new_pack.BJWvFb/_old 2020-04-23 18:36:55.472832341 +0200 +++ /var/tmp/diff_new_pack.BJWvFb/_new 2020-04-23 18:36:55.476832349 +0200 @@ -17,6 +17,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} +%bcond_without python2 Name: python-oci-sdk Version: 2.11.0 Release: 0 @@ -55,7 +56,7 @@ BuildRequires: %{python_module requests} BuildRequires: %{python_module six} BuildRequires: %{python_module vcrpy} -%ifpython2 +%if %{with python2} BuildRequires: python-configparser >= 3.5.0 %endif # /SECTION
