15
0

- update to 24.3.0:

* Ignore ruff cache from git
  * Officially support Python 3.12
  * Remove unused config for bandit
  * Delete obsolete pylint config
  * Update headers to new spdx copyright
  * Update copyright to 2024

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gvm-tools?expand=0&rev=23
This commit is contained in:
2024-04-15 06:08:27 +00:00
committed by Git OBS Bridge
parent 07fcf2c449
commit 0408316cc6
4 changed files with 15 additions and 4 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Mon Apr 15 06:07:50 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 24.3.0:
* Ignore ruff cache from git
* Officially support Python 3.12
* Remove unused config for bandit
* Delete obsolete pylint config
* Update headers to new spdx copyright
* Update copyright to 2024
-------------------------------------------------------------------
Tue Feb 27 07:10:34 UTC 2024 - Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@fastmail.net>