forked from pool/python-gvm-tools
Accepting request 1101659 from home:mcalabkova:branches:devel:languages:python
- update to 23.4.0 * Support Python 3.11 * Auto-allow host for SSH connection OBS-URL: https://build.opensuse.org/request/show/1101659 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gvm-tools?expand=0&rev=14
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
%define skip_python36 1
|
||||
%define skip_python39 1
|
||||
Name: python-gvm-tools
|
||||
Version: 23.2.0
|
||||
Version: 23.4.0
|
||||
Release: 0
|
||||
Summary: Tools to control a GSM/GVM over GMP or OSP
|
||||
License: GPL-3.0-or-later
|
||||
@@ -33,13 +33,13 @@ BuildRequires: %{python_module pip}
|
||||
BuildRequires: %{python_module poetry}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-python-gvm >= 23.2.0
|
||||
Requires: python-python-gvm >= 23.4.2
|
||||
Requires(post): update-alternatives
|
||||
Requires(postun):update-alternatives
|
||||
BuildArch: noarch
|
||||
# SECTION test requirements
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module python-gvm >= 23.2.0}
|
||||
BuildRequires: %{python_module python-gvm >= 23.4.2}
|
||||
# /SECTION
|
||||
%python_subpackages
|
||||
|
||||
|
||||
Reference in New Issue
Block a user