Accepting request 889301 from home:bnavigator:branches:devel:languages:python:avocado

- Only build for primary python3

OBS-URL: https://build.opensuse.org/request/show/889301
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:avocado/python-inspektor?expand=0&rev=17
This commit is contained in:
Martin Pluskal 2021-04-29 15:12:18 +00:00 committed by Git OBS Bridge
parent cd1b9f2b26
commit fb66f3640c
2 changed files with 9 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Apr 29 13:20:53 UTC 2021 - Benjamin Greiner <code@bnavigator.de>
- Only build for primary python3
-------------------------------------------------------------------
Wed Apr 14 04:51:13 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>

View File

@ -17,9 +17,10 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
# cliff and stevedore are only built for 3.8
%define skip_python36 1
%define skip_python39 1
%if 0%{suse_version} >= 1550
# cliff and stevedore are only built for primary python3
%define pythons python3
%endif
%global pkgname inspektor
Name: python-%{pkgname}
Version: 0.5.2