Bug 1227743

Summary: safeeyes version needs to be updated: It is incompatible with python3.12 (or later)
Product: [openSUSE] openSUSE Tumbleweed Reporter: Archisman Panigrahi <apandada1>
Component: MaintenanceAssignee: E-mail List <screening-team-bugs>
Status: NEW --- QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Current   
Target Milestone: ---   
Hardware: Other   
OS: openSUSE Tumbleweed   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Archisman Panigrahi 2024-07-14 16:40:31 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)
Comment 1 Archisman Panigrahi 2024-07-17 16:50:37 UTC
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