diff --git a/python-azure-mgmt-containerinstance.changes b/python-azure-mgmt-containerinstance.changes index 93c64b0..e5fafa5 100644 --- a/python-azure-mgmt-containerinstance.changes +++ b/python-azure-mgmt-containerinstance.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Nov 26 11:07:08 UTC 2020 - Robert Schweikert + +- Only build Python3 flavors for distributions 15 and greater + ------------------------------------------------------------------- Thu Aug 27 12:50:22 UTC 2020 - John Paul Adrian Glaubitz diff --git a/python-azure-mgmt-containerinstance.spec b/python-azure-mgmt-containerinstance.spec index 1552c3c..a76a4d8 100644 --- a/python-azure-mgmt-containerinstance.spec +++ b/python-azure-mgmt-containerinstance.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-mgmt-containerinstance Version: 2.0.0 Release: 0