Skip to content

Fix generated WHEEL Tag metadata to be spec compliant.#2762

Merged
messense merged 2 commits intoPyO3:mainfrom
jsirois:WHEEL/fix-Tag-metadata
Oct 8, 2025
Merged

Fix generated WHEEL Tag metadata to be spec compliant.#2762
messense merged 2 commits intoPyO3:mainfrom
jsirois:WHEEL/fix-Tag-metadata

Conversation

@jsirois
Copy link
Copy Markdown
Contributor

@jsirois jsirois commented Oct 7, 2025

Fixes #2761

Copy link
Copy Markdown
Member

@messense messense left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@messense messense merged commit abe91da into PyO3:main Oct 8, 2025
43 checks passed
@jsirois jsirois deleted the WHEEL/fix-Tag-metadata branch October 8, 2025 01:56
bmwiedemann pushed a commit to bmwiedemann/openSUSE that referenced this pull request Nov 20, 2025
https://build.opensuse.org/request/show/1318737
by user mia + anag_factory
Automatic submission by obs-autosubmit
- Update to 1.10.2
  * Fix tagging for iOS x86_64 simulator wheels.
  * Set entry type when adding to the tar file.

- Update to 1.10.1
  * Fix generated WHEEL Tag metadata to be spec compliant.
    gh#PyO3/maturin#2762
  * Export all Cargo URL metadata items to Python
    gh#PyO3/maturin#2760
  * Update maximum Python version to 3.14
    gh#PyO3/maturin#2763
  * Remove shebang from non-executable init.py file
    gh#PyO3/maturin#2775
  * Stop warning about missing extension-module feature on pyo3 0.26+
    gh#PyO3/maturin#2789
  * --profile conflicts with --release (and/or --debug)
    gh#PyO3/maturin#2793
  * Bump MSRV to 1.83.0
    gh#PyO3/maturin#2790
  * respect CLI profile over pyproject.toml
    gh#PyO3/maturin#2794
  * chore: add FreeBSD 14.3 a
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 generated WHEEL Tag metadata can include compressed tags.

2 participants