- do not build Python2 for distros greater than 12

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-boto3?expand=0&rev=80
This commit is contained in:
Robert Schweikert 2020-11-25 23:18:43 +00:00 committed by Git OBS Bridge
parent 81bbefebd6
commit 8c0d299797

View File

@ -17,7 +17,9 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%bcond_without python2
%if 0%{?suse_version} > 1500
%define skip_python2 1
%endif
Name: python-boto3
Version: 1.15.15
Release: 0