Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pysnmp for openSUSE:Factory checked in at 2026-04-11 22:26:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pysnmp (Old) and /work/SRC/openSUSE:Factory/.python-pysnmp.new.21863 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pysnmp" Sat Apr 11 22:26:51 2026 rev:23 rq:1346083 version:7.1.22 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pysnmp/python-pysnmp.changes 2025-11-06 18:17:26.798185641 +0100 +++ /work/SRC/openSUSE:Factory/.python-pysnmp.new.21863/python-pysnmp.changes 2026-04-11 22:32:31.987504541 +0200 @@ -1,0 +2,13 @@ +Fri Apr 10 06:37:41 UTC 2026 - Martin Hauke <[email protected]> + +- Update to version 7.1.23 + * Fixed smi.rfc1902 boolean return values to match documentation. + * Added type hints and tests for is_fully_resolved() to improve + correctness. + * Refactored AsyncioDispatcher to avoid creating event loop + unexpectedly and improve loop initialization. + * Improved IPv6 handling (zone ID support). + * Implemented v1arch command timeouts for {set,next,bulk}_cmd + operations. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pysnmp.spec ++++++ --- /var/tmp/diff_new_pack.8cU1P6/_old 2026-04-11 22:32:32.603529736 +0200 +++ /var/tmp/diff_new_pack.8cU1P6/_new 2026-04-11 22:32:32.607529899 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-pysnmp # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -37,7 +37,7 @@ BuildRequires: net-snmp BuildRequires: python-rpm-macros Requires: python-cryptography -Requires: python-pyasn1 >= 0.4.8 +Requires: python-pyasn1 >= 0.6.3 Requires: python-pysmi BuildArch: noarch %python_subpackages
