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

Unpoison http_proxy for optional pkgs #39226

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

gmou3
Copy link
Contributor

@gmou3 gmou3 commented Dec 30, 2024

This allows optional packages to download dependencies during installation.

For details on the reasoning behind this change see passagemath/issues/613.

Post on sage-devel: https://groups.google.com/g/Sage-Devel/c/ZZIvoEHm5hg.

Copy link

github-actions bot commented Dec 30, 2024

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

@gmou3 gmou3 requested a review from tscrim December 30, 2024 09:16
@kwankyu
Copy link
Collaborator

kwankyu commented Dec 30, 2024

Since this is a policy change, I think we should at least inform sage-devel of the change.

@tscrim
Copy link
Collaborator

tscrim commented Dec 31, 2024

I concur. Please post the sage-devel discussion link here too.

@gmou3
Copy link
Contributor Author

gmou3 commented Dec 31, 2024

I concur. Please post the sage-devel discussion link here too.

https://groups.google.com/g/Sage-Devel/c/ZZIvoEHm5hg

build/bin/sage-spkg Outdated Show resolved Hide resolved
Copy link
Collaborator

@kwankyu kwankyu left a comment

Choose a reason for hiding this comment

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

Thanks. LGTM.

vbraun pushed a commit to vbraun/sage that referenced this pull request Jan 19, 2025
    
This allows optional packages to download dependencies during
installation.

For details on the reasoning behind this change see [passagemath/issues/
613](passagemath/passagemath#613).

Post on `sage-devel`: https://groups.google.com/g/Sage-
Devel/c/ZZIvoEHm5hg.
    
URL: sagemath#39226
Reported by: gmou3
Reviewer(s): gmou3, Kwankyu Lee
vbraun pushed a commit to vbraun/sage that referenced this pull request Jan 20, 2025
    
This allows optional packages to download dependencies during
installation.

For details on the reasoning behind this change see [passagemath/issues/
613](passagemath/passagemath#613).

Post on `sage-devel`: https://groups.google.com/g/Sage-
Devel/c/ZZIvoEHm5hg.
    
URL: sagemath#39226
Reported by: gmou3
Reviewer(s): gmou3, Kwankyu Lee
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.

3 participants