diff --git a/python-azure-mgmt-network.changes b/python-azure-mgmt-network.changes index 1891fd6..4f206e6 100644 --- a/python-azure-mgmt-network.changes +++ b/python-azure-mgmt-network.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Nov 26 11:07:08 UTC 2020 - Robert Schweikert + +- Only build Python3 flavors for distributions 15 and greater + ------------------------------------------------------------------- Tue Sep 22 13:10:52 UTC 2020 - John Paul Adrian Glaubitz diff --git a/python-azure-mgmt-network.spec b/python-azure-mgmt-network.spec index 0f8e2a7..20e6760 100644 --- a/python-azure-mgmt-network.spec +++ b/python-azure-mgmt-network.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-network Version: 16.0.0 Release: 0