Skip to content

python_version_independent: ignore python from other packages too#5654

Merged
beckermr merged 3 commits intoconda:mainfrom
isuruf:python_version_independent
Mar 29, 2025
Merged

python_version_independent: ignore python from other packages too#5654
beckermr merged 3 commits intoconda:mainfrom
isuruf:python_version_independent

Conversation

@isuruf
Copy link
Copy Markdown
Contributor

@isuruf isuruf commented Mar 25, 2025

Description

Checklist - did you ...

  • Add a file to the news directory (using the template) for the next release's release notes?
  • Add / update necessary tests?
  • Add / update outdated documentation?

We were doing

ignore_run_exports_from:
- python

but we should have been doing both

ignore_run_exports_from:
- python
ignore_run_exports:
- python

@isuruf isuruf requested a review from a team as a code owner March 25, 2025 18:43
@github-project-automation github-project-automation Bot moved this to 🆕 New in 🔎 Review Mar 25, 2025
@conda-bot conda-bot added the cla-signed [bot] added once the contributor has signed the CLA label Mar 25, 2025
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented Mar 25, 2025

CodSpeed Performance Report

Merging #5654 will not alter performance

Comparing isuruf:python_version_independent (f9f519c) with main (cca79d1)

Summary

✅ 5 untouched benchmarks

Copy link
Copy Markdown
Contributor

@beckermr beckermr left a comment

Choose a reason for hiding this comment

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

Needs a news item. Otherwise Lgtm.

@github-project-automation github-project-automation Bot moved this from 🆕 New to 🏗️ In Progress in 🔎 Review Mar 28, 2025
@github-project-automation github-project-automation Bot moved this from 🏗️ In Progress to ✅ Approved in 🔎 Review Mar 28, 2025
@kenodegard
Copy link
Copy Markdown
Contributor

The planemo test failure is fixed in #5652

Still stumped by the corrupt package failure

@beckermr beckermr merged commit 594b930 into conda:main Mar 29, 2025
27 of 28 checks passed
@github-project-automation github-project-automation Bot moved this from ✅ Approved to 🏁 Done in 🔎 Review Mar 29, 2025
@isuruf
Copy link
Copy Markdown
Contributor Author

isuruf commented Mar 31, 2025

Shall I backport this to 25.3 branch?

@beckermr
Copy link
Copy Markdown
Contributor

I'd like to do one more bug fix release on the branch and so yes if you want it out.

isuruf added a commit to isuruf/conda-build that referenced this pull request Mar 31, 2025
kenodegard pushed a commit that referenced this pull request Mar 31, 2025
)

Backport of PR #5654

---------

Co-authored-by: Matthew R. Becker <beckermr@users.noreply.github.com>
@github-actions github-actions Bot added the locked [bot] locked due to inactivity label Apr 1, 2026
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Apr 1, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla-signed [bot] added once the contributor has signed the CLA locked [bot] locked due to inactivity

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

4 participants