Skip to content

refactor: Update pypi package handling#5716

Open
hunger wants to merge 4 commits intoprefix-dev:feature/lockfile-v7from
hunger:push-yoqosqquvnuq
Open

refactor: Update pypi package handling#5716
hunger wants to merge 4 commits intoprefix-dev:feature/lockfile-v7from
hunger:push-yoqosqquvnuq

Conversation

@hunger
Copy link
Contributor

@hunger hunger commented Mar 17, 2026

Description

Update how Pypi packages are represented in pixi, inspired by Bas work on Conda.

This needs my latest PR to rattler's lockfile-v7 for the final tests to work.

How Has This Been Tested?

Some extra unit tests.

AI Disclosure

None here

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added sufficient tests to cover my changes.
  • I have verified that changes that would impact the JSON schema have been made in schema/model.py.

hunger added 4 commits March 16, 2026 17:45
... so we can introduce a ResolvedPypiRecord later.
... with just the data needed to install a pypi package.

Avoids some needless copied of the LockFile data -- which is
incomplete for some use cases anyway.
@hunger hunger requested a review from baszalmstra March 17, 2026 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant