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.3.0 #149225

Merged
merged 2 commits into from
Oct 3, 2023
Merged

maturin 1.3.0 #149225

merged 2 commits into from
Oct 3, 2023

Conversation

chenrui333
Copy link
Member

@chenrui333 chenrui333 commented Oct 3, 2023

Created by brew bump


Created with brew bump-formula-pr.

  • resource blocks have been checked for updates.
release notes
## What's Changed
* Upgrade cargo-zigbuild to 0.17.1 by @messense in https://github.com/PyO3/maturin/pull/1740
* Bump rustls-webpki from 0.100.1 to 0.100.2 by @dependabot in https://github.com/PyO3/maturin/pull/1743
* Upgrade cbindgen to 0.25.0 by @messense in https://github.com/PyO3/maturin/pull/1747
* Add chardetng-py to Examples section by @john-parton in https://github.com/PyO3/maturin/pull/1751
* Better cross-compilation interpreter error by @sauyon in https://github.com/PyO3/maturin/pull/1754
* Refactor Cargo sdist generator to avoid rewriting local dependencies by @messense in https://github.com/PyO3/maturin/pull/1741
* Ignore sdist output files when building sdist by @messense in https://github.com/PyO3/maturin/pull/1756
* Use `python.exe` by default in `build` command on Windows by @messense in https://github.com/PyO3/maturin/pull/1757
* Bump sigstore/gh-action-sigstore-python from 1.2.3 to 2.0.1 by @dependabot in https://github.com/PyO3/maturin/pull/1758
* Bump cargo-config2 from 0.1.8 to 0.1.9 by @dependabot in https://github.com/PyO3/maturin/pull/1760
* Don't require `uniffi-bindgen` to be installed for uniffi bindings by @messense in https://github.com/PyO3/maturin/pull/1762
* fixed python 3.7 compatibility by @mbway in https://github.com/PyO3/maturin/pull/1764
* Pre commit by @mbway in https://github.com/PyO3/maturin/pull/1763
* Added --pip-path argument to develop by @mitsuhiko in https://github.com/PyO3/maturin/pull/1753
* Skip cargo fmt/deny on pre-commit.ci by @messense in https://github.com/PyO3/maturin/pull/1765
* Disable user site when running `get_interpreter_metadata.py` by @messense in https://github.com/PyO3/maturin/pull/1766
* Upgrade cargo-zigbuild and cargo-xwin by @messense in https://github.com/PyO3/maturin/pull/1771
* Fix platform tag for graalpy by @timfel in https://github.com/PyO3/maturin/pull/1773
* Always set minor version to 0 when major version >= 11 for macOS by @messense in https://github.com/PyO3/maturin/pull/1778
* Make userguide the first badge by @konstin in https://github.com/PyO3/maturin/pull/1779
* Don't panic when python interpreter cannot be executed on Windows by @messense in https://github.com/PyO3/maturin/pull/1783
* Warn about incorrect version in `build-system.requires` by @konstin in https://github.com/PyO3/maturin/pull/1793
* Release v1.3.0 by @messense in https://github.com/PyO3/maturin/pull/1794

New Contributors

Full Changelog: PyO3/maturin@v1.2.3...v1.3.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 Oct 3, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Oct 3, 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 Oct 3, 2023
@BrewTestBot BrewTestBot added this pull request to the merge queue Oct 3, 2023
Merged via the queue into Homebrew:master with commit 635c44f Oct 3, 2023
12 checks passed
@chenrui333 chenrui333 deleted the bump-maturin-1.3.0 branch January 22, 2024 17:46
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