Bug 1219307

Summary: mathomatic requires python2
Product: [openSUSE] openSUSE Tumbleweed Reporter: Dominique Leuenberger <dimstar>
Component: OtherAssignee: Ciaran Farrell <ciaran.farrell>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: badshah400, mcepl
Version: Current   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Bug Depends on:    
Bug Blocks: 1219306    

Description Dominique Leuenberger 2024-01-29 15:53:32 UTC
mathomatic has a requires on /usr/bin/python, aka python2

There are a bunch of scripts in this package:

mathomatic-16.0.5> grep /usr/bin/python . -r
./primes/matho-mult:#!/usr/bin/python
./primes/primorial:#!/usr/bin/python
./primes/matho-sum:#!/usr/bin/python
./examples/factorial:#!/usr/bin/python


Please work with upstream to get this ported to python3 or, if no longer maintained, file a delreq against the package
Comment 1 Dominique Leuenberger 2024-02-08 16:27:15 UTC
filed a delete request for this: https://build.opensuse.org/request/show/1144529
Comment 2 Matej Cepl 2024-02-12 07:14:00 UTC
The request has been accepted.