Skip to content

allow downloaded Python packages if implicitely requested #3722

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

Merged
merged 1 commit into from
May 23, 2025

Conversation

Flamefire
Copy link
Contributor

When not using pip --no-deps depencencies will be downloaded. Similar when using a requirements file downloads are also expected.

Adjust the default for download_dep_fail accordingly.

This is basically a regression in 5.0 which changed the default from False to True

When not using `pip --no-deps` depencencies will be downloaded.
Similar when using a requirements file downloads are also expected.

Adjust the default for `download_dep_fail` accordingly.
@Flamefire Flamefire force-pushed the download_dep_fail-pypackage branch from 5430974 to b8cd571 Compare May 20, 2025 07:52
@boegel boegel added the bug fix label May 21, 2025
@boegel boegel added this to the next release (5.1.0) milestone May 21, 2025
Copy link
Member

@boegel boegel left a comment

Choose a reason for hiding this comment

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

lgtm

Copy link
Member

@boegel boegel left a comment

Choose a reason for hiding this comment

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

lgtm

@boegel
Copy link
Member

boegel commented May 23, 2025

Test report by @boegel

Overview of tested easyconfigs (in order)

  • SUCCESS tqdm-4.66.5-GCCcore-13.3.0.eb

Build succeeded for 1 out of 1 (1 easyconfigs in total)
node3539.doduo.os - Linux RHEL 9.4, x86_64, AMD EPYC 7552 48-Core Processor (zen2), Python 3.9.18
See https://gist.github.com/boegel/688c2702994f0a583e1876d1721ae4c2 for a full test report.

@boegel boegel merged commit 2798a9a into easybuilders:develop May 23, 2025
17 checks passed
@Flamefire Flamefire deleted the download_dep_fail-pypackage branch May 23, 2025 06:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants