15
0

Accepting request 1006893 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1006893
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gvm-tools?expand=0&rev=6
This commit is contained in:
2022-09-29 16:14:11 +00:00
committed by Git OBS Bridge
4 changed files with 38 additions and 4 deletions

View File

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

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

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

View File

@@ -1,3 +1,37 @@
-------------------------------------------------------------------
Thu Sep 29 01:28:42 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- version update to 22.9.0
* Changelog created for release to 22.9.0
* Fix: Consolidated Report script finds last report in time period now (#771)
* Bump bcrypt from 3.2.2 to 4.0.0
* Bump urllib3 from 1.26.11 to 1.26.12
* Change: Don't use a pip cache within the container build
* Bump charset-normalizer from 2.1.0 to 2.1.1 (#767)
* Bump pygments from 2.12.0 to 2.13.0
* Bump coverage from 6.4.3 to 6.4.4
* Bump autohooks from 22.8.0 to 22.8.1
* Bump github/codeql-action from 1 to 2
* Bump actions/checkout from 2 to 3
* Bump actions/setup-python from 2 to 4
* Add: Update GitHub actions via dependabot too
* Add dockerignor file for a cleaner container build context
* Remove unnecessary installation of poetry in container workflow
* Try to fix poetry issue not being able to find python
* Update Dockerfile
* Update container.yml
* Update container.yml
* Update container.yml
* Add: Build container image for gvm-tools
* Update and improve docs
* Change: Update links and terms in README and docs
* Add: Deploy docs to GitHub pages too
* Normalize strings for gmp scripts too
* Change: Enable string normalization with black
* Sort all imports with isort
* Change: Add autohooks-plugin-isort for import sorting
* Change: Use greater or equal then for dependencies with calver
-------------------------------------------------------------------
Thu Feb 17 10:32:18 UTC 2022 - pgajdos@suse.com

View File

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