- do not build Python2 for distros greater than 12
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-s3transfer?expand=0&rev=21
This commit is contained in:
parent
32df39f11e
commit
9717a5a937
@ -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-s3transfer
|
||||
Version: 0.3.3
|
||||
Release: 0
|
||||
|
Loading…
Reference in New Issue
Block a user