15
0

- update to 23.11.0:

* Support for specifying task type
  * Use function to calculate timestamps
  * Do not truncate operating system names
  * Filter for correct target
- update to 23.10.0:
  * Auto-merge workflow, to enable squash auto-merge in open PRs
  * Improve application-detection requests
  * Group dependabot updates
  * Fix param use in generate-random-reports
  * Fix getting hosts in application-detection
  * Remove superfluous output from check-gmp
- update to 23.9.0:
  * Allow to auto re-build the docs on changes via livehtml
  * Add installation instructions using pipx because of PEP 668
  * CERT-Bund Advisory script, parsing reports to CSV (#964)
  * Drop support for Python 3.7 and 3.8
  * Remove obsolete project files
  * Convert docs to use markdown formatting
  * Update copyright year in README
  * Adjust docker image for Debian Bookworm
  * Use generic reusable workflows
  * Create conventional commits for dependabot
  * Remove `cache: "true"` input (#1004)
  * Fix conventional commits workflow
  * Set permissions for conventional commits workflow
- Do not build for Python 3.6 or 3.9 due to python-python-gvm.
- Kill dephell dependency

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gvm-tools?expand=0&rev=16
This commit is contained in:
2023-12-18 14:05:32 +00:00
committed by Git OBS Bridge
parent f73a0c7ac5
commit bea8072ec2
4 changed files with 36 additions and 6 deletions

View File

@@ -21,7 +21,7 @@
%define skip_python36 1
%define skip_python39 1
Name: python-gvm-tools
Version: 23.4.0
Version: 23.11.0
Release: 0
Summary: Tools to control a GSM/GVM over GMP or OSP
License: GPL-3.0-or-later