Bugzilla – Bug 1227743
safeeyes version needs to be updated: It is incompatible with python3.12 (or later)
Last modified: 2024-07-17 16:50:37 UTC
The version of safeeyes (2.1.6) in the OpenSUSE repositories (https://build.opensuse.org/package/show/openSUSE%3AFactory/safeeyes) is incompatible with python3.12 or later (https://github.com/slgobinath/SafeEyes/issues/543). Please update it to the latest version of SafeEyes (https://github.com/slgobinath/SafeEyes/releases). Also, please backport this latest version in OpenSUSE releases where the default version of python is 3.12 (or later). (I am a maintainer of Safe Eyes)
Please add python3-packaging to the list of dependencies. The latest version fails to run without it. Upstream bug: https://github.com/slgobinath/SafeEyes/issues/467#issuecomment-2233741140