Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-netutils for openSUSE:Factory
checked in at 2026-01-08 16:25:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-netutils (Old)
and /work/SRC/openSUSE:Factory/.python-netutils.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-netutils"
Thu Jan 8 16:25:18 2026 rev:14 rq:1325973 version:1.15.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-netutils/python-netutils.changes
2025-11-06 18:18:30.708905329 +0100
+++
/work/SRC/openSUSE:Factory/.python-netutils.new.1928/python-netutils.changes
2026-01-08 16:25:46.782826114 +0100
@@ -1,0 +2,9 @@
+Thu Jan 8 12:33:34 UTC 2026 - John Paul Adrian Glaubitz
<[email protected]>
+
+- Update to 1.15.2
+ * Fix the GitHub release failures occurring in CI.
+ * Fixed the logic error where salt=0 was ignored in encrypt_cisco_type7.
+ * Fix PAN-OS banner parsing by removing IOS-style banner end normalization.
+- Update BuildRequires from pyproject.toml
+
+-------------------------------------------------------------------
Old:
----
netutils-1.15.1.tar.gz
New:
----
netutils-1.15.2.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-netutils.spec ++++++
--- /var/tmp/diff_new_pack.TsBVuv/_old 2026-01-08 16:25:49.082921749 +0100
+++ /var/tmp/diff_new_pack.TsBVuv/_new 2026-01-08 16:25:49.102922580 +0100
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-netutils
-Version: 1.15.1
+Version: 1.15.2
Release: 0
Summary: Common helper functions useful in network automation
License: Apache-2.0
@@ -28,7 +28,7 @@
BuildRequires: %{python_module jinja2}
BuildRequires: %{python_module legacycrypt if %python-base >= 3.13}
BuildRequires: %{python_module pip}
-BuildRequires: %{python_module poetry-core >= 1}
+BuildRequires: %{python_module poetry-core >= 2.0.0}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module toml}
BuildRequires: fdupes
++++++ netutils-1.15.1.tar.gz -> netutils-1.15.2.tar.gz ++++++
++++ 5414 lines of diff (skipped)