From fb66f3640c03c421eb7ff5c25761f4c24afef151e8fc4fa805028ae4972421e0 Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Thu, 29 Apr 2021 15:12:18 +0000 Subject: [PATCH] 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 --- python-inspektor.changes | 5 +++++ python-inspektor.spec | 7 ++++--- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/python-inspektor.changes b/python-inspektor.changes index ec75408..11e0e74 100644 --- a/python-inspektor.changes +++ b/python-inspektor.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Apr 29 13:20:53 UTC 2021 - Benjamin Greiner + +- Only build for primary python3 + ------------------------------------------------------------------- Wed Apr 14 04:51:13 UTC 2021 - Steve Kowalik diff --git a/python-inspektor.spec b/python-inspektor.spec index 65c8bb7..cbc9bdf 100644 --- a/python-inspektor.spec +++ b/python-inspektor.spec @@ -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