Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-python-gvm for 
openSUSE:Factory checked in at 2024-11-14 16:08:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-python-gvm (Old)
 and      /work/SRC/openSUSE:Factory/.python-python-gvm.new.2017 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-python-gvm"

Thu Nov 14 16:08:00 2024 rev:7 rq:1223938 version:24.8.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-python-gvm/python-python-gvm.changes      
2023-08-01 15:38:38.781863588 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-python-gvm.new.2017/python-python-gvm.changes
    2024-11-14 16:08:24.626076467 +0100
@@ -1,0 +2,11 @@
+Wed Nov 13 12:28:07 UTC 2024 - Markéta Machová <mmach...@suse.com>
+
+- Update to 24.8.0
+  * Drop typing_extensions dependency. Drop the use of the Self component 
+    from typing_extensions and use the typing library instead
+  * 24.6 contains a major internal refactoring and drops support for GMP < 
22.4.
+  * Use base enum class for most enums in python-gvm
+  * Enable "security-and-quality" quereis for CodeQL
+  * Many more changes, see upstream changelog
+
+-------------------------------------------------------------------

Old:
----
  python_gvm-23.5.0.tar.gz

New:
----
  python_gvm-24.8.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-python-gvm.spec ++++++
--- /var/tmp/diff_new_pack.NJ1HwE/_old  2024-11-14 16:08:25.218101295 +0100
+++ /var/tmp/diff_new_pack.NJ1HwE/_new  2024-11-14 16:08:25.222101462 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-python-gvm
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 # Copyright (c) 2020-2021, Martin Hauke <mar...@gmx.de>
 #
 # All modifications and additions to the file contributed by third parties
@@ -17,12 +17,8 @@
 #
 
 
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
-%define skip_python2 1
-%define skip_python36 1
-%define skip_python39 1
 Name:           python-python-gvm
-Version:        23.5.0
+Version:        24.8.0
 Release:        0
 Summary:        Library to communicate with remote servers over GMP or OSP
 License:        GPL-3.0-only
@@ -35,12 +31,10 @@
 BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-Requires:       python-defusedxml >= 0.6.0
 Requires:       python-lxml >= 4.5.0
 Requires:       python-paramiko >= 2.7.1
 BuildArch:      noarch
 # SECTION test requirements
-BuildRequires:  %{python_module defusedxml >= 0.6.0}
 BuildRequires:  %{python_module lxml >= 4.5.0}
 BuildRequires:  %{python_module paramiko >= 2.7.1}
 BuildRequires:  %{python_module pytest}
@@ -67,6 +61,8 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
+# test_pretty_print needs pontos, which we don't have
+rm tests/xml/test_pretty_print.py
 %pytest
 
 %files %{python_files}

++++++ python_gvm-23.5.0.tar.gz -> python_gvm-24.8.0.tar.gz ++++++
++++ 93519 lines of diff (skipped)

Reply via email to