From a9e8b040e12907cfbfb91c1095e3bf1aceeac5656286f5ef1fd0d4000d3b65f6 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 18 Dec 2023 14:08:13 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gvm-tools?expand=0&rev=17 --- python-gvm-tools.spec | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/python-gvm-tools.spec b/python-gvm-tools.spec index d0c3678..e70a8c5 100644 --- a/python-gvm-tools.spec +++ b/python-gvm-tools.spec @@ -17,9 +17,8 @@ # -%define skip_python2 1 -%define skip_python36 1 -%define skip_python39 1 +%{?sle15_python_module_pythons} +%global skip_python39 1 Name: python-gvm-tools Version: 23.11.0 Release: 0 @@ -27,10 +26,8 @@ Summary: Tools to control a GSM/GVM over GMP or OSP License: GPL-3.0-or-later URL: https://github.com/greenbone/gvm-tools/ Source: https://github.com/greenbone/gvm-tools/archive/v%{version}.tar.gz#/gvm-tools-%{version}.tar.gz -#Source98: https://github.com/greenbone/gvm-tools/releases/download/v%%{version}/v%%{version}.tar.gz.asc#/gvm-tools-%%{version}.tar.gz.sig -#Source99: https://www.greenbone.net/GBCommunitySigningKey.asc#/gvm-tools.keyring BuildRequires: %{python_module pip} -BuildRequires: %{python_module poetry} +BuildRequires: %{python_module poetry-core} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-python-gvm >= 23.4.2