Skip to content

maturin 1.10.0#253799

Merged
BrewTestBot merged 2 commits intomainfrom
bump-maturin-1.10.0
Nov 10, 2025
Merged

maturin 1.10.0#253799
BrewTestBot merged 2 commits intomainfrom
bump-maturin-1.10.0

Conversation

@BrewTestBot
Copy link
Copy Markdown
Contributor

Created by brew bump


Created with brew bump-formula-pr.

Details

release notes
## What's Changed
* Fix generated WHEEL Tag metadata to be spec compliant. by @jsirois in https://github.com/PyO3/maturin/pull/2762
* Export all Cargo URL metadata items to Python by @chrysn in https://github.com/PyO3/maturin/pull/2760
* Update maximum Python version to 3.14 by @messense in https://github.com/PyO3/maturin/pull/2763
* Remove shebang from non-executable __init__.py file by @musicinmybrain in https://github.com/PyO3/maturin/pull/2775
* Stop warning about missing `extension-module` feature on pyo3 0.26+ by @messense in https://github.com/PyO3/maturin/pull/2789
* `--profile` conflicts with `--release` (and/or `--debug`) by @davidhewitt in https://github.com/PyO3/maturin/pull/2793
* Bump MSRV to 1.83.0 by @messense in https://github.com/PyO3/maturin/pull/2790
* respect CLI profile over pyproject.toml by @davidhewitt in https://github.com/PyO3/maturin/pull/2794
* chore: add FreeBSD 14.3 amd64 sysconfig by @fleetingbytes in https://github.com/PyO3/maturin/pull/2805
* Add Cygwin support by @lazka in https://github.com/PyO3/maturin/pull/2819
* PyO3: do not add `extension-module` feature in template and tutorial by @Tpt in https://github.com/PyO3/maturin/pull/2821
* Remove add_directory() from ModuleWriter trait by @e-nomem in https://github.com/PyO3/maturin/pull/2824
* Correct wheel naming when targeting iOS by @freakboy3742 in https://github.com/PyO3/maturin/pull/2827
* Add support for iOS cross-platform virtual environments by @freakboy3742 in https://github.com/PyO3/maturin/pull/2828
* add `editable-profile` option by @davidhewitt in https://github.com/PyO3/maturin/pull/2826
* Make sdist reproducible by @e-nomem in https://github.com/PyO3/maturin/pull/2831
* always use "library" mode to generate uniffi bindings by @davidhewitt in https://github.com/PyO3/maturin/pull/2840
* If an interpreter is available, use it, even when building ABI3. by @freakboy3742 in https://github.com/PyO3/maturin/pull/2829

New Contributors

Full Changelog: PyO3/maturin@v1.9.6...v1.10.0

View the full release notes at https://github.com/PyO3/maturin/releases/tag/v1.10.0.


@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 Nov 10, 2025
@github-actions
Copy link
Copy Markdown
Contributor

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

Caution

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@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 Nov 10, 2025
@BrewTestBot BrewTestBot added this pull request to the merge queue Nov 10, 2025
Merged via the queue into main with commit bfc58a2 Nov 10, 2025
22 checks passed
@BrewTestBot BrewTestBot deleted the bump-maturin-1.10.0 branch November 10, 2025 11:50
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.

2 participants