14
0

Accepting request 1101658 from home:mcalabkova:branches:devel:languages:python

- Update to 23.5.0
  * Allow to query host and os details
  * Add linting for Python 3.11
  * Remove console output from ssh connection tests
  * Fasten the CI by using a short timeout for SSH connection tests
  * CI parameter to SSH connection for automatic skip of user input
  * Set TLS minimum version, avoid version protocols

OBS-URL: https://build.opensuse.org/request/show/1101658
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-gvm?expand=0&rev=12
This commit is contained in:
2023-08-01 09:49:02 +00:00
committed by Git OBS Bridge
parent a1f07d570a
commit 81c45588b6
4 changed files with 20 additions and 7 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Aug 1 08:33:40 UTC 2023 - Markéta Machová <mmachova@suse.com>
- Update to 23.5.0
* Allow to query host and os details
* Add linting for Python 3.11
* Remove console output from ssh connection tests
* Fasten the CI by using a short timeout for SSH connection tests
* CI parameter to SSH connection for automatic skip of user input
* Set TLS minimum version, avoid version protocols
-------------------------------------------------------------------
Mon Mar 6 12:13:45 UTC 2023 - Dirk Müller <dmueller@suse.com>