diff --git a/python-gvm-tools.changes b/python-gvm-tools.changes index 90ed41b..0a3216e 100644 --- a/python-gvm-tools.changes +++ b/python-gvm-tools.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Aug 25 05:36:04 UTC 2021 - Steve Kowalik + +- Do not build for Python 3.6 or 3.9 due to python-python-gvm. + ------------------------------------------------------------------- Mon Oct 26 23:17:55 UTC 2020 - Benjamin Greiner diff --git a/python-gvm-tools.spec b/python-gvm-tools.spec index 5254e61..06e162b 100644 --- a/python-gvm-tools.spec +++ b/python-gvm-tools.spec @@ -1,7 +1,7 @@ # # spec file for package python-gvm-tools # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # Copyright (c) 2020, Martin Hauke # # All modifications and additions to the file contributed by third parties @@ -19,6 +19,8 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 +%define skip_python36 1 +%define skip_python39 1 Name: python-gvm-tools Version: 20.10.1 Release: 0