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

maturin 1.2.0 #138792

Merged
merged 2 commits into from
Aug 6, 2023
Merged

maturin 1.2.0 #138792

merged 2 commits into from
Aug 6, 2023

Conversation

messense
Copy link
Contributor

@messense messense commented Aug 6, 2023

Created with brew bump-formula-pr.

release notes
## What's Changed
* Update to MiniJinja 1.0.0 by @mitsuhiko in https://github.com/PyO3/maturin/pull/1664
* Upgrade rustls to 0.21 by @messense in https://github.com/PyO3/maturin/pull/1663
* Update note that only Python 3.7+ is supported by @badboy in https://github.com/PyO3/maturin/pull/1665
* Update cargo-zigbuild to 0.16.11 by @messense in https://github.com/PyO3/maturin/pull/1666
* Add PyPy 3.10 to CI by @messense in https://github.com/PyO3/maturin/pull/1667
* Update sdist excludes by @messense in https://github.com/PyO3/maturin/pull/1679
* Update uniffi to 0.24.1 by @messense in https://github.com/PyO3/maturin/pull/1683
* Fix crashing on unknown platforms by @siepkes in https://github.com/PyO3/maturin/pull/1670
* Upgrade windows-sys to 0.45.0, remove windows-sys 0.42.0 by @messense in https://github.com/PyO3/maturin/pull/1692
* Packages are now rebuilt every time they are imported, instead of only ever once per virtualenv by @itamarst in https://github.com/PyO3/maturin/pull/1695
* Warn about incompatible targets for musllinux by @messense in https://github.com/PyO3/maturin/pull/1701
* Add Linux mips64, mips architecture support by @matoro in https://github.com/PyO3/maturin/pull/1712
* remove __init__.py requirement by @krpatter-intc in https://github.com/PyO3/maturin/pull/1696
* Add support for `x86_64h-apple-darwin` target by @messense in https://github.com/PyO3/maturin/pull/1717

New Contributors

Full Changelog: PyO3/maturin@v1.1.0...v1.2.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 Aug 6, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Aug 6, 2023

🤖 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 Aug 6, 2023
@BrewTestBot BrewTestBot enabled auto-merge August 6, 2023 09:55
@BrewTestBot BrewTestBot added this pull request to the merge queue Aug 6, 2023
Merged via the queue into Homebrew:master with commit c622f94 Aug 6, 2023
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