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

Fix finding interpreters from bundled sysconfigs #1598

Merged
merged 2 commits into from
May 7, 2023

Conversation

messense
Copy link
Member

@messense messense commented May 7, 2023

Closes #1597

@netlify
Copy link

netlify bot commented May 7, 2023

Deploy Preview for maturin-guide ready!

Name Link
🔨 Latest commit 4cca6b9
🔍 Latest deploy log https://app.netlify.com/sites/maturin-guide/deploys/645775dd29df000008f112f1
😎 Deploy Preview https://deploy-preview-1598--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 settings.

@messense messense force-pushed the test-find-interpreter branch from 1d34fdc to 4cca6b9 Compare May 7, 2023 09:56
@messense
Copy link
Member Author

messense commented May 7, 2023

bors r+

@bors
Copy link
Contributor

bors bot commented May 7, 2023

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here.
For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.

@bors bors bot merged commit d1d9bde into PyO3:main May 7, 2023
@messense messense deleted the test-find-interpreter branch May 7, 2023 10:42
bmwiedemann pushed a commit to bmwiedemann/openSUSE that referenced this pull request May 8, 2023
https://build.opensuse.org/request/show/1085456
by user mia + dimstar_suse
- Update to v0.15.1:
  * Use shlex to split MATURIN_SETUP_ARGS
    gh#PyO3/maturin#1595
  * Fix finding interpreters from bundled sysconfigs
    gh#PyO3/maturin#1598
- Changes in v0.15.0:
  * Feature gate zig and xwin based cross compiling
    gh#PyO3/maturin#1324
  * Feature gate maturin new and maturin init commands
    gh#PyO3/maturin#1330
  * Build with --no-default-features
    gh#PyO3/maturin#1333
  * Support SOURCE_DATE_EPOCH environment variable in wheel
    building
    gh#PyO3/maturin#1334
  * Remove deprecated config options
    gh#PyO3/maturin#1335
  * cargo deny multiple crate versions
    gh#PyO3/maturin#1336
  * Replace rpassword with dialoguer
    gh#PyO3/maturin#1338
  * Fix sdist when all Cargo workspace members are excluded
    gh#PyO3/maturin#1343
  * Update normpath to
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.

maturin v0.15.0 fails to build wheels for new project
1 participant