15
0

- deactivate python2 builds for Leap 15.3.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-click-plugins?expand=0&rev=13
This commit is contained in:
2021-01-24 19:48:33 +00:00
committed by Git OBS Bridge
parent 29157d108a
commit 6ae4fa9532
2 changed files with 10 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-click-plugins
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,6 +17,10 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%if 0%{?sle_version} == 150300 && 0%{?is_opensuse}
# tests fail on python2 on Leap 15.3
%define skip_python2 1
%endif
Name: python-click-plugins
Version: 1.1.1
Release: 0