diff --git a/gvm-tools-23.2.0.tar.gz b/gvm-tools-23.2.0.tar.gz deleted file mode 100644 index b094b3d..0000000 --- a/gvm-tools-23.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7922644bc52e1e8cd17a58e6a5f504eb4acf3a6bccb323cf2a1fb659e3cec115 -size 215220 diff --git a/gvm-tools-23.4.0.tar.gz b/gvm-tools-23.4.0.tar.gz new file mode 100644 index 0000000..b43865d --- /dev/null +++ b/gvm-tools-23.4.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1efb4ddca8594c21cc4f479a2654a9736dd3c3733619222309917e5e42f7b4b2 +size 219320 diff --git a/python-gvm-tools.changes b/python-gvm-tools.changes index 47f1ec5..90058ba 100644 --- a/python-gvm-tools.changes +++ b/python-gvm-tools.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Aug 1 08:46:57 UTC 2023 - Markéta Machová + +- update to 23.4.0 + * Support Python 3.11 + * Auto-allow host for SSH connection + ------------------------------------------------------------------- Tue Feb 21 12:39:36 UTC 2023 - Martin Hauke diff --git a/python-gvm-tools.spec b/python-gvm-tools.spec index 0df0bc1..b05e474 100644 --- a/python-gvm-tools.spec +++ b/python-gvm-tools.spec @@ -21,7 +21,7 @@ %define skip_python36 1 %define skip_python39 1 Name: python-gvm-tools -Version: 23.2.0 +Version: 23.4.0 Release: 0 Summary: Tools to control a GSM/GVM over GMP or OSP License: GPL-3.0-or-later @@ -33,13 +33,13 @@ BuildRequires: %{python_module pip} BuildRequires: %{python_module poetry} BuildRequires: fdupes BuildRequires: python-rpm-macros -Requires: python-python-gvm >= 23.2.0 +Requires: python-python-gvm >= 23.4.2 Requires(post): update-alternatives Requires(postun):update-alternatives BuildArch: noarch # SECTION test requirements BuildRequires: %{python_module pytest} -BuildRequires: %{python_module python-gvm >= 23.2.0} +BuildRequires: %{python_module python-gvm >= 23.4.2} # /SECTION %python_subpackages