14
0

Accepting request 828737 from home:mnhauke:OpenVAS

- Update to versin 20.8.0
  Added
  * Added support for GMP 20.08
  Changed
  * Refactored Gmp classes into mixins.
  Fixed
  * Require method and condition arguments for modify_alert with
    an event.
  * Add SEVERITY_AT_LEAST to get_alert_condition_from_string.

OBS-URL: https://build.opensuse.org/request/show/828737
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-gvm?expand=0&rev=4
This commit is contained in:
Tomáš Chvátal
2020-08-24 08:48:34 +00:00
committed by Git OBS Bridge
parent 43c20cdae9
commit 392bc94315
4 changed files with 17 additions and 4 deletions

View File

@@ -20,7 +20,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-python-gvm
Version: 1.6.0
Version: 20.8.0
Release: 0
Summary: Library to communicate with remote servers over GMP or OSP
License: GPL-3.0-only