Skip to content
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

pixi 0.40.1 #204237

Merged
merged 2 commits into from
Jan 14, 2025
Merged

pixi 0.40.1 #204237

merged 2 commits into from
Jan 14, 2025

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
## Release Notes

✨ Highlights

We've reverted the breaking change of the depends_on field from 0.40.0, replacing it with a warning.

This release also brings a performance boost to our Windows and Linux-musl builds by using faster allocators.
On the (holoviews) project, we measured a significant speedup:

# Linux musl
Summary
  pixi-0.40.1 list --no-install ran
   12.65 ± 0.46 times faster than pixi-0.40.0 list --no-install

# Windows
  pixi-0.40.1 list --no-install ran
    1.66 ± 0.07 times faster than pixi-0.40.0 list --no-install
    1.67 ± 0.09 times faster than pixi-0.39.5 list --no-install
    2.10 ± 0.09 times faster than pixi-0.39.4 list --no-install

Fixed

  • Pyproject entry-points by @atmorling in #2886
  • Print warning when pixi manifest is not parsed in pixi search by @pavelzw in #2889
  • Add deprecation notice for depends_on by @baszalmstra in #2891

Performance

  • Use faster allocators by @baszalmstra in #2874

Refactor

  • Add online_tests feature to control Internet use by @mgorny in #2881
  • Simplify repodata_gateway function by @olivier-lacroix in #1793
  • Spawn main entrypoint in box by @baszalmstra in #2892

New Contributors

  • @atmorling made their first contribution in #2886
  • @mgorny made their first contribution in #2881

Download pixi 0.40.1

File Platform Checksum
pixi-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
pixi-x86_64-apple-darwin.tar.gz Intel macOS checksum
pixi-aarch64-pc-windows-msvc.zip ARM64 Windows checksum
pixi-aarch64-pc-windows-msvc.msi ARM64 Windows checksum
pixi-x86_64-pc-windows-msvc.zip x64 Windows checksum
pixi-x86_64-pc-windows-msvc.msi x64 Windows checksum
pixi-aarch64-unknown-linux-musl.tar.gz ARM64 MUSL Linux checksum
pixi-x86_64-unknown-linux-musl.tar.gz x64 MUSL Linux checksum

@github-actions github-actions bot added rust Rust use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Jan 14, 2025
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Jan 14, 2025
@BrewTestBot BrewTestBot enabled auto-merge January 14, 2025 18:43
@BrewTestBot BrewTestBot added this pull request to the merge queue Jan 14, 2025
Copy link

@Kimmon322 Kimmon322 left a comment

Choose a reason for hiding this comment

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

Api35

@Kimmon322
Copy link

Created by brew bump


Created with brew bump-formula-pr.

release notes
## Release Notes

✨ Highlights

We've reverted the breaking change of the depends_on field from 0.40.0, replacing it with a warning.

This release also brings a performance boost to our Windows and Linux-musl builds by using faster allocators.
On the (holoviews) project, we measured a significant speedup:

# Linux musl
Summary
  pixi-0.40.1 list --no-install ran
   12.65 ± 0.46 times faster than pixi-0.40.0 list --no-install

# Windows
  pixi-0.40.1 list --no-install ran
    1.66 ± 0.07 times faster than pixi-0.40.0 list --no-install
    1.67 ± 0.09 times faster than pixi-0.39.5 list --no-install
    2.10 ± 0.09 times faster than pixi-0.39.4 list --no-install

Fixed

  • Pyproject entry-points by @atmorling in #2886
  • Print warning when pixi manifest is not parsed in pixi search by @pavelzw in #2889
  • Add deprecation notice for depends_on by @baszalmstra in #2891

Performance

  • Use faster allocators by @baszalmstra in #2874

Refactor

  • Add online_tests feature to control Internet use by @mgorny in #2881
  • Simplify repodata_gateway function by @olivier-lacroix in #1793
  • Spawn main entrypoint in box by @baszalmstra in #2892

New Contributors

  • @atmorling made their first contribution in #2886
  • @mgorny made their first contribution in #2881

Download pixi 0.40.1

File Platform Checksum
pixi-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
pixi-x86_64-apple-darwin.tar.gz Intel macOS checksum
pixi-aarch64-pc-windows-msvc.zip ARM64 Windows checksum
pixi-aarch64-pc-windows-msvc.msi ARM64 Windows checksum
pixi-x86_64-pc-windows-msvc.zip x64 Windows checksum
pixi-x86_64-pc-windows-msvc.msi x64 Windows checksum
pixi-aarch64-unknown-linux-musl.tar.gz ARM64 MUSL Linux checksum
pixi-x86_64-unknown-linux-musl.tar.gz x64 MUSL Linux checksum

Merged via the queue into master with commit e5a504d Jan 14, 2025
15 checks passed
@BrewTestBot BrewTestBot deleted the bump-pixi-0.40.1 branch January 14, 2025 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. rust Rust use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants