Skip to content

Conversation

@corka149
Copy link
Contributor

  • Update dependencies
  • Update release GH action

@corka149 corka149 linked an issue Apr 16, 2025 that may be closed by this pull request
@corka149 corka149 requested a review from Copilot April 16, 2025 19:21
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR introduces support for musl builds by updating dependency versions and refining the release process in GitHub workflows. Key changes include:

  • Upgrading maturin and dependency versions in both Python and Rust configuration files.
  • Bumping the project version from 0.7.1 to 0.7.2.
  • Updating the GitHub release workflow to add musllinux support and upgrade action versions.

Reviewed Changes

Copilot reviewed 4 out of 6 changed files in this pull request and generated no comments.

File Description
pyproject.toml Updated maturin dependency version and bumped project version.
Cargo.toml Upgraded version and updated multiple dependency versions.
.github/workflows/release.yml Modernized workflow steps, added musllinux support, and refined matrix configuration.
Files not reviewed (2)
  • HISTORY.rst: Language not supported
  • requirements-dev.txt: Language not supported

@corka149 corka149 self-assigned this Apr 16, 2025
@corka149 corka149 added the enhancement New feature or request label Apr 16, 2025
@corka149 corka149 merged commit 7177837 into main Apr 18, 2025
17 checks passed
@corka149 corka149 deleted the 47-support-for-musl-builds branch April 18, 2025 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support for MUSL builds

3 participants