Skip to content

Move matplotlib fontcache update specific dependencies#4255

Merged
martinRenou merged 10 commits intoemscripten-forge:mainfrom
martinRenou:remove_ci_env_deps
Jan 16, 2026
Merged

Move matplotlib fontcache update specific dependencies#4255
martinRenou merged 10 commits intoemscripten-forge:mainfrom
martinRenou:remove_ci_env_deps

Conversation

@martinRenou
Copy link
Copy Markdown
Member

No description provided.

@IsabelParedes
Copy link
Copy Markdown
Member

For the emscripten-4x run, it still uses the emscripten-forge-dev channel. Will this be a problem?

 warning  libmamba Extracted package cache '/home/runner/micromamba/pkgs/pip-25.3-pyh145f28c_0' has invalid url
  Package                Version  Build                Channel                               Size
───────────────────────────────────────────────────────────────────────────────────────────────────
  Install:
───────────────────────────────────────────────────────────────────────────────────────────────────

  + contourpy              1.3.3  py313h3a67976_1      prefix.dev/emscripten-forge-dev      159kB
  + cycler                0.12.1  pyhcf101f3_2         prefix.dev/conda-forge                15kB
  + emscripten-abi        3.1.73  h267e887_12          prefix.dev/emscripten-forge-dev       12kB
  + fonttools             4.39.4  py313h6e18b15_1      prefix.dev/emscripten-forge-dev        3MB
  + kiwisolver             1.4.9  py313ha0aad71_1      prefix.dev/emscripten-forge-dev       43kB

@martinRenou
Copy link
Copy Markdown
Member Author

Good catch, that should be a problem indeed

@IsabelParedes IsabelParedes added the ci Workflows and actions label Jan 16, 2026
"--platform=emscripten-wasm32",
"-c",
"https://prefix.dev/emscripten-forge-dev",
"https://prefix.dev/emscripten-forge-4x" if target_branch_name == "emscripten-4x" else "https://prefix.dev/emscripten-forge-dev",
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

👍

Copy link
Copy Markdown
Member

@IsabelParedes IsabelParedes left a comment

Choose a reason for hiding this comment

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

Looks good! All that's left should be syncing these changes into the other branch.

@martinRenou
Copy link
Copy Markdown
Member Author

syncing these changes into the other branch

😫 do we need to sync all PRs that are not simple bumps in that other branch?

I may have had some PRs changing dependencies that should go there I suppose then

@martinRenou martinRenou merged commit d0e3d61 into emscripten-forge:main Jan 16, 2026
1 check passed
@martinRenou martinRenou deleted the remove_ci_env_deps branch January 16, 2026 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci Workflows and actions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants