Bug 1219307 - mathomatic requires python2
Summary: mathomatic requires python2
Status: RESOLVED FIXED
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Other (show other bugs)
Version: Current
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Ciaran Farrell
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 1219306
  Show dependency treegraph
 
Reported: 2024-01-29 15:53 UTC by Dominique Leuenberger
Modified: 2024-02-12 07:14 UTC (History)
2 users (show)

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 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.