Skip to content

Override wheel tag with _PYTHON_HOST_PLATFORM#2122

Merged
messense merged 2 commits intoPyO3:mainfrom
flet-dev:python-host-platform-var
Jun 27, 2024
Merged

Override wheel tag with _PYTHON_HOST_PLATFORM#2122
messense merged 2 commits intoPyO3:mainfrom
flet-dev:python-host-platform-var

Conversation

@FeodorFitsner
Copy link
Contributor

Closes #2104

@netlify
Copy link

netlify bot commented Jun 26, 2024

Deploy Preview for maturin-guide ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 2ee0337
🔍 Latest deploy log https://app.netlify.com/sites/maturin-guide/deploys/667c44e4969c2b0008c4624c
😎 Deploy Preview https://deploy-preview-2122--maturin-guide.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@messense messense marked this pull request as ready for review June 27, 2024 01:27
@messense messense merged commit 939b753 into PyO3:main Jun 27, 2024
netbsd-srcmastr pushed a commit to NetBSD/pkgsrc that referenced this pull request Jul 19, 2024
## [1.7.0] - 2024-07-07

* Initial iOS support in [#2101](PyO3/maturin#2102)
* Remove old import hook in [#2105](PyO3/maturin#2105), use [maturin-import-hook](https://github.com/PyO3/maturin-import-hook) instead
* Bump MSRV to 1.74.0 in [#2108](PyO3/maturin#2108)
* Add support for overriding wheel tag with `_PYTHON_HOST_PLATFORM` in [#2122](PyO3/maturin#2122)
* Don't add files to an archive more than once [#2125](PyO3/maturin#2125)
* Only use base python executable when `MATURIN_PEP517_USE_BASE_PYTHON` is set in [#2134](PyO3/maturin#2134)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow overriding python platform with _PYTHON_HOST_PLATFORM env var

2 participants