diff --git a/python-azure-search-documents.changes b/python-azure-search-documents.changes index 9e56103..890c832 100644 --- a/python-azure-search-documents.changes +++ b/python-azure-search-documents.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Nov 26 11:07:08 UTC 2020 - Robert Schweikert + +- Only build Python3 flavors for distributions 15 and greater + ------------------------------------------------------------------- Fri Aug 28 11:30:14 UTC 2020 - John Paul Adrian Glaubitz diff --git a/python-azure-search-documents.spec b/python-azure-search-documents.spec index 3a8c0bf..40bd811 100644 --- a/python-azure-search-documents.spec +++ b/python-azure-search-documents.spec @@ -17,6 +17,9 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} +%if 0%{?suse_version} >= 1500 +%define skip_python2 1 +%endif Name: python-azure-search-documents Version: 11.0.0 Release: 0