forked from pool/python-click-plugins
Accepting request 868211 from devel:languages:python
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/868211 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-click-plugins?expand=0&rev=7
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 24 19:45:42 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
|
||||
- deactivate python2 builds for Leap 15.3.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 20 23:38:47 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user