Skip to content

Conversation

@cxzhong
Copy link
Contributor

@cxzhong cxzhong commented Oct 31, 2025

  1. Upgrade spkg Python3 to 3.13.9 and some dependencies of python to lastest version, we prepare it for supporting python3.14.
  2. fix the ncurses compilation problem. It is caused by The C++ part is not maintained and it is unused for mostly all cases. So we directly do not compile the C++ part.
  3. fix the readline package can not be built in gcc15. remove the outdate patch.
  4. building sage in high parallel threads may result error. When the sagelib started building, the maxima is still building. It will cause sagelib can not proper find the location of maxima. Just add maxima as a dependency of sagelib.

📝 Checklist

  • The title is concise and informative.
  • The description explains in detail what this PR is about.
  • I have linked a relevant issue or discussion.
  • I have created tests covering the changes.
  • I have updated the documentation and checked the documentation preview.

⌛ Dependencies

…es, openssl, python3, readline, sqlite, and xz
@cxzhong cxzhong marked this pull request as ready for review October 31, 2025 08:39
@cxzhong cxzhong requested a review from dimpase October 31, 2025 08:40
@github-actions
Copy link

github-actions bot commented Oct 31, 2025

Documentation preview for this PR (built with commit 1ab99a3; changes) is ready! 🎉
This preview will update shortly after each push to this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant