forked from pool/python-gvm-tools
- Do not build for Python 3.6 or 3.9 due to python-python-gvm.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gvm-tools?expand=0&rev=8
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 25 05:36:04 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- 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 <code@bnavigator.de>
|
||||
|
||||
|
||||
@@ -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 <mardnh@gmx.de>
|
||||
#
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user