Bug 1227743 - safeeyes version needs to be updated: It is incompatible with python3.12 (or later)
Summary: safeeyes version needs to be updated: It is incompatible with python3.12 (or ...
Status: NEW
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Maintenance (show other bugs)
Version: Current
Hardware: Other openSUSE Tumbleweed
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-07-14 16:40 UTC by Archisman Panigrahi
Modified: 2024-07-17 16:50 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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