Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-evdev for openSUSE:Factory checked in at 2025-02-11 21:23:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-evdev (Old) and /work/SRC/openSUSE:Factory/.python-evdev.new.19470 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-evdev" Tue Feb 11 21:23:26 2025 rev:17 rq:1244849 version:1.9.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-evdev/python-evdev.changes 2025-01-30 14:52:22.156328810 +0100 +++ /work/SRC/openSUSE:Factory/.python-evdev.new.19470/python-evdev.changes 2025-02-11 21:24:49.742758703 +0100 @@ -1,0 +2,10 @@ +Mon Feb 10 19:03:30 UTC 2025 - Matthias Bach <ma...@marix.org> - 1.9.0 + +- Update to 1.9.0 + * Slightly faster reading of events in device.read() and + device.read_one(). + * Drop deprecated InputDevice.fn (use InputDevice.path instead). + * Improve type hint coverage and add a py.typed file. +- Remove fix-tests.patch as it was included upstream. + +------------------------------------------------------------------- Old: ---- fix-tests.patch python-evdev-1.8.0.tar.gz New: ---- python-evdev-1.9.0.tar.gz BETA DEBUG BEGIN: Old: * Improve type hint coverage and add a py.typed file. - Remove fix-tests.patch as it was included upstream. BETA DEBUG END: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-evdev.spec ++++++ --- /var/tmp/diff_new_pack.KfNQVu/_old 2025-02-11 21:24:52.194860081 +0100 +++ /var/tmp/diff_new_pack.KfNQVu/_new 2025-02-11 21:24:52.194860081 +0100 @@ -19,7 +19,7 @@ %define modname evdev %{?sle15_python_module_pythons} Name: python-evdev -Version: 1.8.0 +Version: 1.9.0 Release: 0 Summary: Python bindings to the Linux input handling subsystem License: BSD-3-Clause @@ -27,7 +27,6 @@ URL: https://github.com/gvalkov/python-evdev # Source needs to be pulled form Github as the source distribution on PyPI lacks the test directory Source: https://github.com/gvalkov/python-evdev/archive/refs/tags/v%{version}.tar.gz#/python-evdev-%{version}.tar.gz -Patch0: fix-tests.patch BuildRequires: %{python_module devel} BuildRequires: %{python_module pip} BuildRequires: %{python_module pytest} ++++++ python-evdev-1.8.0.tar.gz -> python-evdev-1.9.0.tar.gz ++++++ ++++ 6605 lines of diff (skipped)