- Python 3 build only for 15 and greater distros

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-servicemanagement-legacy?expand=0&rev=8
This commit is contained in:
Robert Schweikert 2020-11-30 12:42:44 +00:00 committed by Git OBS Bridge
parent 6e41731a54
commit 49a104503d
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Nov 26 11:07:08 UTC 2020 - Robert Schweikert <rjschwei@suse.com>
- Only build Python3 flavors for distributions 15 and greater
-------------------------------------------------------------------
Wed May 6 11:28:50 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@ -17,6 +17,9 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%if 0%{?suse_version} >= 1500
%define skip_python2 1
%endif
Name: python-azure-servicemanagement-legacy
Version: 0.20.7
Release: 0