- do not build Python2 for distros greater than 12

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-aws-sam-translator?expand=0&rev=18
This commit is contained in:
Robert Schweikert 2020-11-25 23:19:39 +00:00 committed by Git OBS Bridge
parent ee9642d3a0
commit 0d811ff149

View File

@ -24,7 +24,9 @@
%else
%bcond_without test
%endif
%bcond_without python2
%if 0%{?suse_version} > 1500
%define skip_python2 1
%endif
Name: python-aws-sam-translator
Version: 1.25.0
Release: 0