Skip to content

Correct tagging for x86_64 iOS simulator wheels.#2851

Merged
messense merged 1 commit intoPyO3:mainfrom
freakboy3742:ios-x86-tag
Nov 13, 2025
Merged

Correct tagging for x86_64 iOS simulator wheels.#2851
messense merged 1 commit intoPyO3:mainfrom
freakboy3742:ios-x86-tag

Conversation

@freakboy3742
Copy link
Copy Markdown
Contributor

#2827 introduced PEP 730-compilant tags for iOS wheels.

The PR description for that ticket correctly described the tags that should exist; but due to the inconsistent naming of the Rust x86_64-apple-ios simulator target, the implementation in #2827 would produce wheels tagged x86_64_iphoneos.

This PR corrects that oversight.

@messense messense enabled auto-merge (squash) November 13, 2025 05:58
@messense messense merged commit 5dec3f7 into PyO3:main Nov 13, 2025
45 checks passed
@freakboy3742 freakboy3742 deleted the ios-x86-tag branch November 13, 2025 07:00
messense pushed a commit that referenced this pull request Nov 19, 2025
#2827 introduced PEP 730-compilant tags for iOS wheels. 

The PR description for that ticket correctly described the tags that
*should* exist; but due to the inconsistent naming of the Rust
`x86_64-apple-ios` *simulator* target, the implementation in #2827 would
produce wheels tagged `x86_64_iphoneos`.

This PR corrects that oversight.
bmwiedemann pushed a commit to bmwiedemann/openSUSE that referenced this pull request Jan 8, 2026
https://build.opensuse.org/request/show/1325799
by user mia + anag_factory
- Update to version 1.11.2 (version bump only)
- Changes in 1.11.1:
  * Fix compiled artifacts being excluded by source path matching
    gh#PyO3/maturin#2910
  * Better error reporting for missing interpreters
    gh#PyO3/maturin#2918
  * Ignore unreadable excluded directories
    gh#PyO3/maturin#2916
- Changes in 1.11.0:
  * Correct tagging for x86_64 iOS simulator wheels.
    gh#PyO3/maturin#2851
  * Bump MSRV to 1.85.0 and use Rust 2024 edition
    gh#PyO3/maturin#2850
  * Upgrade goblin to 0.10
    gh#PyO3/maturin#2853
  * Set entry type when adding to the tar file
    gh#PyO3/maturin#2859
  * Split up module_writer.rs code for code organization
    gh#PyO3/maturin#2857
  * Update environment variables for Android cross-compilation
    support
    gh#PyO3/maturin#2825
  * Upgrade some
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.

2 participants