Also skip 3.9, and correct comment
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:avocado/python-inspektor?expand=0&rev=16
This commit is contained in:
parent
811f47792f
commit
cd1b9f2b26
@ -17,8 +17,9 @@
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
# cliff and stevedore are not built for 3.6
|
||||
# cliff and stevedore are only built for 3.8
|
||||
%define skip_python36 1
|
||||
%define skip_python39 1
|
||||
%global pkgname inspektor
|
||||
Name: python-%{pkgname}
|
||||
Version: 0.5.2
|
||||
|
Loading…
Reference in New Issue
Block a user