Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-iwlib for openSUSE:Factory checked in at 2026-04-08 17:15:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-iwlib (Old) and /work/SRC/openSUSE:Factory/.python-iwlib.new.21863 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-iwlib" Wed Apr 8 17:15:55 2026 rev:4 rq:1345079 version:1.7.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-iwlib/python-iwlib.changes 2025-05-30 17:26:06.445193300 +0200 +++ /work/SRC/openSUSE:Factory/.python-iwlib.new.21863/python-iwlib.changes 2026-04-08 17:16:19.601391800 +0200 @@ -1,0 +2,7 @@ +Tue Apr 7 21:59:26 UTC 2026 - Dirk Müller <[email protected]> + +- update to 1.7.0: + * Fix an attribute error in get_iwconfig + * Removed Python 2 support + +------------------------------------------------------------------- Old: ---- iwlib-1.6.2.tar.gz New: ---- iwlib-1.7.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-iwlib.spec ++++++ --- /var/tmp/diff_new_pack.Ymb1Lk/_old 2026-04-08 17:16:20.401424692 +0200 +++ /var/tmp/diff_new_pack.Ymb1Lk/_new 2026-04-08 17:16:20.413425186 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-iwlib # -# Copyright (c) 2025 SUSE LLC +# 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 @@ -17,7 +17,7 @@ Name: python-iwlib -Version: 1.6.2 +Version: 1.7.0 Release: 0 Summary: Python module to interface with iwlib License: GPL-2.0-only @@ -40,8 +40,8 @@ Python-iwlib is a package for interfacing with iwlib, providing an implementation to the wireless tools in Linux. -It provides scanning, setting the ESSID of a device, and getting the current configuration -back from a device. +It provides scanning, setting the ESSID of a device, and getting the current +configuration back from a device. %prep %setup -q -n iwlib-%{version} @@ -54,8 +54,7 @@ %python_expand %fdupes %{buildroot}%{$python_sitearch} %check -# Fix for https://github.com/openSUSE/python-rpm-macros/issues/31 -PYTHONPATH=FIX-ME +mv iwlib iwlib.bak %pytest_arch %files %{python_files} ++++++ iwlib-1.6.2.tar.gz -> iwlib-1.7.0.tar.gz ++++++ ++++ 17429 lines of diff (skipped)
