Skip to content

Conversation

@mhsmith
Copy link
Member

@mhsmith mhsmith commented Mar 24, 2025

This tag format was originally defined in PEP 738, and is now documented in the compatibility tag spec.

Like macOS and iOS, we define a public function which yields a sequence of tags from a maximum platform version down to a minimum. However, Android is a bit simpler because its version is expressed as an integer.

@mhsmith
Copy link
Member Author

mhsmith commented Apr 2, 2025

@brettcannon: You reviewed the similar changes for iOS recently; are you able to take a look at this?

Copy link
Member

@brettcannon brettcannon left a comment

Choose a reason for hiding this comment

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

A minor change to keep the tests a bit more robust.

mhsmith and others added 2 commits April 14, 2025 20:21
Co-authored-by: Brett Cannon <brett@python.org>
@mhsmith mhsmith requested a review from brettcannon April 14, 2025 19:28
@brettcannon brettcannon merged commit 8e49b43 into pypa:main Apr 15, 2025
33 checks passed
@mhsmith
Copy link
Member Author

mhsmith commented Apr 16, 2025

Thanks!

@pradyunsg Any chance of getting this released and vendored in time for pip 25.1 next week? The overall plan is in pypa/pip#13299.

@pradyunsg pradyunsg mentioned this pull request Apr 17, 2025
@pradyunsg
Copy link
Member

I've filed a tracking issue for cutting the release.

luketainton pushed a commit to luketainton/repos_pypilot that referenced this pull request Jan 5, 2026
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [packaging](https://github.com/pypa/packaging) | project.dependencies | major | `==24.2` -> `==25.0` |

---

### Release Notes

<details>
<summary>pypa/packaging (packaging)</summary>

### [`v25.0`](https://github.com/pypa/packaging/releases/tag/25.0)

[Compare Source](pypa/packaging@24.2...25.0)

#### What's Changed

-   Re-add a test for Unicode file name parsing by [@&#8203;Siddhesh-Agarwal](https://github.com/Siddhesh-Agarwal) in pypa/packaging#863
-   Upgrade to ruff 0.9.1 by [@&#8203;DimitriPapadopoulos](https://github.com/DimitriPapadopoulos) in pypa/packaging#865
-   Add support for PEP 738 Android tags by [@&#8203;mhsmith](https://github.com/mhsmith) in pypa/packaging#880
-   feat(markers): support 'extras' and 'dependency_groups' markers by [@&#8203;frostming](https://github.com/frostming) in pypa/packaging#888

#### New Contributors

-   [@&#8203;Siddhesh-Agarwal](https://github.com/Siddhesh-Agarwal) made their first contribution in pypa/packaging#863
-   [@&#8203;mhsmith](https://github.com/mhsmith) made their first contribution in pypa/packaging#880
-   [@&#8203;frostming](https://github.com/frostming) made their first contribution in pypa/packaging#888

**Full Changelog**: pypa/packaging@24.2...25.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNTEuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI1MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJ0eXBlL2RlcGVuZGVuY2llcyJdfQ==-->

Reviewed-on: https://git.tainton.uk/repos/pypilot/pulls/329
Reviewed-by: Luke Tainton <luke@tainton.uk>
Co-authored-by: Renovate [BOT] <renovate-bot@git.tainton.uk>
Co-committed-by: Renovate [BOT] <renovate-bot@git.tainton.uk>
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.

3 participants