Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regenerate 3.2.1 source tarball? #43

Open
user202729 opened this issue Dec 6, 2024 · 0 comments
Open

Regenerate 3.2.1 source tarball? #43

user202729 opened this issue Dec 6, 2024 · 0 comments

Comments

@user202729
Copy link

Currently the tarball https://numpi.dm.unipi.it/_media/software/mpsolve/mpsolve-3.2.1.tar.bz2 on https://numpi.dm.unipi.it/scientific-computing-libraries/mpsolve/ contains the py-compile script

#!/bin/sh
# py-compile - Compile a Python program

scriptversion=2018-03-07.03; # UTC

[...]

$PYTHON -c "
import sys, os, py_compile, imp

imp module no longer exist in Python 3.12, this breaks the Arch Linux AUR package https://aur.archlinux.org/packages/mpsolve .

(at least https://aur.archlinux.org/packages/mpsolve-git still works.)

Still, regenerating these files should not be too difficult.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant