Skip to content

Delete one appearance of sage-python #40526

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

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

enriqueartal
Copy link
Contributor

In #40490, sage-python has been replaced by python3 and one bin/sage-python has been erased, while other one is still there, erase it also.

📝 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

Copy link

github-actions bot commented Aug 2, 2025

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

@dimpase
Copy link
Member

dimpase commented Aug 2, 2025

#40490 removed sage-python. Just rename any remaining occurrence of the latter to python3.

Copy link
Member

@dimpase dimpase left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok, it's actually not "called", it's just mentioned.

@tobiasdiez
Copy link
Contributor

Thanks! (sagemath-enviroment should probably deleted completely, there is no point in installing parts of sagelib again)

@user202729 user202729 added the p: CI Fix merged before running CI tests label Aug 3, 2025
@enriqueartal
Copy link
Contributor Author

Thanks! (sagemath-enviroment should probably deleted completely, there is no point in installing parts of sagelib again)

I guess you are right, but for me now it is the only way that I can have a functional sirocco. In the time, just installing sirocco it worked, but now, the libraries are not installed without sagemath-sirocco (which needs sagemath-environment). I have struggled to have a solution without success (may because of lack of knowledge!)

@tobiasdiez
Copy link
Contributor

With #39030 it should build the parts in sagelib relying on sirroco automatically, once you have that library installed.

@enriqueartal
Copy link
Contributor Author

I would be happy to test, but I have no experience in using meson.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p: CI Fix merged before running CI tests s: positive review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants