Accepting request 1219193 from devel:languages:python

- update to 24.8.0:
  * Log task id on failure to get last report in time period.
  * Fix linting with ruff
  * Fix scan config creation from CERT-Bunds. Replace the
    deprecated method modify_scan_config
  * Replace validate_xml_string with parse_xml function 71583c5

OBS-URL: https://build.opensuse.org/request/show/1219193
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gvm-tools?expand=0&rev=13
This commit is contained in:
Dominique Leuenberger 2024-10-30 16:36:31 +00:00 committed by Git OBS Bridge
commit d218f808ab
4 changed files with 14 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cdd7462b91f5a51c3282688adaed5a98fc657d1eeffee01297f907e9a258a24c
size 213334

3
gvm-tools-24.8.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4e1b5849de8a82e6c391bd31cd310c8767677d596b24f7acc4f8e283194a51eb
size 241845

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Oct 29 21:25:16 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 24.8.0:
* Log task id on failure to get last report in time period.
* Fix linting with ruff
* Fix scan config creation from CERT-Bunds. Replace the
deprecated method modify_scan_config
* Replace validate_xml_string with parse_xml function 71583c5
-------------------------------------------------------------------
Mon Apr 15 06:07:50 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@ -20,7 +20,7 @@
%{?sle15_python_module_pythons}
%global skip_python39 1
Name: python-gvm-tools
Version: 24.3.0
Version: 24.8.0
Release: 0
Summary: Tools to control a GSM/GVM over GMP or OSP
License: GPL-3.0-or-later