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.5.0 #165056

Merged
merged 2 commits into from
Mar 5, 2024
Merged

maturin 1.5.0 #165056

merged 2 commits into from
Mar 5, 2024

Conversation

chenrui333
Copy link
Member

@chenrui333 chenrui333 commented Mar 5, 2024

Created by brew bump


Created with brew bump-formula-pr.

  • resource blocks have been checked for updates.
release notes
## What's Changed
* tutorial: fix abi to match comment by @skshetry in https://github.com/PyO3/maturin/pull/1876
* Allow identical `VIRTUAL_ENV` and `CONDA_PREFIX` env vars by @konstin in https://github.com/PyO3/maturin/pull/1879
* Upgrade pyo3 to 0.20 by @messense in https://github.com/PyO3/maturin/pull/1881
* Skip PyPy tests on Windows for now by @messense in https://github.com/PyO3/maturin/pull/1885
* Bump generated github actions workflow to v4 of up/download-artifact actions by @chrjabs in https://github.com/PyO3/maturin/pull/1886
* Skip directory when adding license files to wheel by @messense in https://github.com/PyO3/maturin/pull/1890
* Reject `-i python` when cross compiling by @messense in https://github.com/PyO3/maturin/pull/1891
* simplified clear-cache github action by @mbway in https://github.com/PyO3/maturin/pull/1897
* Support uniffi-bindgen in cargo workspaces by @Hinton in https://github.com/PyO3/maturin/pull/1909
* Upgrade globlin to 0.8.0 by @messense in https://github.com/PyO3/maturin/pull/1912
* Update `**Note**` to `[!NOTE]` in README by @SigureMo in https://github.com/PyO3/maturin/pull/1917
* Match dependency readmes by package id by @konstin in https://github.com/PyO3/maturin/pull/1915
* Update some actions version in generate ci cli by @SigureMo in https://github.com/PyO3/maturin/pull/1916
* Use extension name as library name, instead of hardcoded 'native.so' by @timkpaine in https://github.com/PyO3/maturin/pull/1918
* Bump MSRV to 1.70 by @messense in https://github.com/PyO3/maturin/pull/1923
* Remove setuptools-rust and milksnake mentions from readme by @konstin in https://github.com/PyO3/maturin/pull/1926
* Upgrade uniffi to 0.26.0 by @messense in https://github.com/PyO3/maturin/pull/1927
* Use M1 runner on GitHub Actions by @messense in https://github.com/PyO3/maturin/pull/1928
* Upgrade rustls to 0.22 by @messense in https://github.com/PyO3/maturin/pull/1929
* Add extra note to "Using PyPI's trusted publishing" section. by @ghuls in https://github.com/PyO3/maturin/pull/1939
* Update pep440_rs, pep508_rs and pyproject-toml by @konstin in https://github.com/PyO3/maturin/pull/1945
* Add support for configuring `xwin` using env vars by @messense in https://github.com/PyO3/maturin/pull/1961
* Put dynamic field under project instead of project.optional-dependencies by @weiji14 in https://github.com/PyO3/maturin/pull/1963
* Revert "Auto detect Python 3.13" by @messense in https://github.com/PyO3/maturin/pull/1964
* Add validation for crate/package name in new/init by @alonme in https://github.com/PyO3/maturin/pull/1943
* Update `upload-artifact` and `download-artifact` actions to v4 by @messense in https://github.com/PyO3/maturin/pull/1967
* Add 32-bit RISC-V support by @kraj in https://github.com/PyO3/maturin/pull/1969
* Isolated import hook changes by @mbway in https://github.com/PyO3/maturin/pull/1958
* Fix feature = "cargo-clippy" deprecation by @rex4539 in https://github.com/PyO3/maturin/pull/1970
* Adjust cbindgen Overrides for CFFI by @nhusung in https://github.com/PyO3/maturin/pull/1957
* Update to Metadata 2.3 to create reliable source dist metadata by @konstin in https://github.com/PyO3/maturin/pull/1965
* Only set rustflags when necessary by @taiki-e in https://github.com/PyO3/maturin/pull/1978

New Contributors

Full Changelog: PyO3/maturin@v1.4.0...v1.5.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 Mar 5, 2024
autobump: add maturin

Signed-off-by: Rui Chen <rui@chenrui.dev>
@github-actions github-actions bot added the automerge-skip `brew pr-automerge` will skip this pull request label Mar 5, 2024
@chenrui333 chenrui333 removed the automerge-skip `brew pr-automerge` will skip this pull request label Mar 5, 2024
Copy link
Contributor

github-actions bot commented Mar 5, 2024

🤖 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 Mar 5, 2024
@BrewTestBot BrewTestBot added this pull request to the merge queue Mar 5, 2024
Merged via the queue into master with commit 4f8771c Mar 5, 2024
13 checks passed
@BrewTestBot BrewTestBot deleted the bump-maturin-1.5.0 branch March 5, 2024 06:21
@github-actions github-actions bot added the outdated PR was locked due to age label Apr 4, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
autobump 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. outdated PR was locked due to age 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