Skip to content

Conversation

@sgaist
Copy link
Member

@sgaist sgaist commented Sep 29, 2025

Describe your changes

This PR back ports the work done to have multi-arch support

It also implements the tools for automatic dependencies update (as defined in buildpack.toml).

Issue ticket number and link

Fixes #26

- Update buildpack.toml content
- Update scripts
- New integration builders and sources
Currently available for:
- pip
- pipenv
- poetry
Unlike pypi which provides an official release
end point, this implementation parses the content
of https://repo.anaconda.com/miniconda and generates
the dependencies out of it.
@sgaist sgaist added the semver:minor A change requiring a minor version bump label Sep 29, 2025
@sgaist sgaist changed the title Feat/mulitarch feat/mulitarch Sep 29, 2025
@sgaist sgaist changed the title feat/mulitarch feat/multiarch Oct 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

semver:minor A change requiring a minor version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Multi-arch support

2 participants