Commit c0ef574
authored
Bump python-discovery from 1.5.0 to 1.5.1 (aio-libs#13324)
Bumps [python-discovery](https://github.com/tox-dev/python-discovery)
from 1.5.0 to 1.5.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/tox-dev/python-discovery/releases">python-discovery's
releases</a>.</em></p>
<blockquote>
<h2>v1.5.1</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<ul>
<li>🐛 fix(uv): match uv's interpreter store lookup by <a
href="https://github.com/gaborbernat"><code>@gaborbernat</code></a> in
<a
href="https://redirect.github.com/tox-dev/python-discovery/pull/111">tox-dev/python-discovery#111</a></li>
<li>🐛 fix(uv): pick store installs by directory name by <a
href="https://github.com/gaborbernat"><code>@gaborbernat</code></a> in
<a
href="https://redirect.github.com/tox-dev/python-discovery/pull/112">tox-dev/python-discovery#112</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/tox-dev/python-discovery/compare/1.5.0...1.5.1">https://github.com/tox-dev/python-discovery/compare/1.5.0...1.5.1</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/tox-dev/python-discovery/blob/main/docs/changelog.rst">python-discovery's
changelog</a>.</em></p>
<blockquote>
<h1>Bug fixes - 1.5.1</h1>
<ul>
<li>Locate uv's interpreter store the way uv does, using XDG on macOS
(<code>~/.local/share/uv/python</code>) and roaming
<code>%APPDATA%\uv\python</code> on Windows, neither of which
<code>platformdirs</code> reported. The uv variables now come from the
<code>env</code> mapping rather than <code>os.environ</code> - by
:user:<code>gaborbernat</code>. (:issue:<code>109</code>)</li>
<li>Pick uv-managed interpreters by install directory name instead of
globbing the store. A bare <code>3.8</code> now means
CPython, the way uv resolves it, rather than whichever implementation
the filesystem happened to list first, and
probing runs newest version first - by :user:<code>gaborbernat</code>.
(:issue:<code>110</code>)</li>
</ul>
<h1>Packaging updates and notes for downstreams - 1.5.1</h1>
<ul>
<li>Drop the <code>platformdirs</code> runtime dependency; locating uv's
store was the only thing it did - by
:user:<code>gaborbernat</code>. (:issue:<code>109</code>)</li>
</ul>
<hr />
<p>v1.5.0 (2026-07-21)</p>
<hr />
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/tox-dev/python-discovery/commit/73a83697ba27a33f132a1598e2777d80c5b9238e"><code>73a8369</code></a>
release 1.5.1</li>
<li><a
href="https://github.com/tox-dev/python-discovery/commit/f2bd71321c2699af9f14493b5d5e8156761ffc49"><code>f2bd713</code></a>
🐛 fix(uv): pick store installs by directory name (<a
href="https://redirect.github.com/tox-dev/python-discovery/issues/112">#112</a>)</li>
<li><a
href="https://github.com/tox-dev/python-discovery/commit/b94b232560a8296e828c920253f6796066e1b139"><code>b94b232</code></a>
🐛 fix(uv): match uv's interpreter store lookup (<a
href="https://redirect.github.com/tox-dev/python-discovery/issues/111">#111</a>)</li>
<li><a
href="https://github.com/tox-dev/python-discovery/commit/97db92fe41cfd41f4e5bfaa837a4a1071de89b63"><code>97db92f</code></a>
build(deps): bump astral-sh/setup-uv from 8.3.2 to 9.0.0 (<a
href="https://redirect.github.com/tox-dev/python-discovery/issues/108">#108</a>)</li>
<li><a
href="https://github.com/tox-dev/python-discovery/commit/dae1a0b33655c03d5185340528008af4c7ffa24b"><code>dae1a0b</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/tox-dev/python-discovery/issues/107">#107</a>)</li>
<li><a
href="https://github.com/tox-dev/python-discovery/commit/45d10b6ab4e269e0fe32f95a71e4ed8630dfb0e9"><code>45d10b6</code></a>
build(deps): bump pypa/gh-action-pypi-publish from 1.14.0 to 1.14.1 (<a
href="https://redirect.github.com/tox-dev/python-discovery/issues/106">#106</a>)</li>
<li><a
href="https://github.com/tox-dev/python-discovery/commit/35f701ed0090f6c514ba9119f90d0fe745b3f4de"><code>35f701e</code></a>
build(deps): bump actions/checkout from 7.0.0 to 7.0.1 (<a
href="https://redirect.github.com/tox-dev/python-discovery/issues/105">#105</a>)</li>
<li>See full diff in <a
href="https://github.com/tox-dev/python-discovery/compare/1.5.0...1.5.1">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 58ac2f4 commit c0ef574
3 files changed
Lines changed: 6 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
171 | | - | |
172 | | - | |
173 | | - | |
| 171 | + | |
174 | 172 | | |
175 | 173 | | |
176 | 174 | | |
| |||
238 | 236 | | |
239 | 237 | | |
240 | 238 | | |
241 | | - | |
| 239 | + | |
242 | 240 | | |
243 | 241 | | |
244 | 242 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
168 | | - | |
169 | | - | |
170 | | - | |
| 168 | + | |
171 | 169 | | |
172 | 170 | | |
173 | 171 | | |
| |||
233 | 231 | | |
234 | 232 | | |
235 | 233 | | |
236 | | - | |
| 234 | + | |
237 | 235 | | |
238 | 236 | | |
239 | 237 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
89 | | - | |
90 | | - | |
| 88 | + | |
91 | 89 | | |
92 | 90 | | |
93 | 91 | | |
| |||
127 | 125 | | |
128 | 126 | | |
129 | 127 | | |
130 | | - | |
| 128 | + | |
131 | 129 | | |
132 | 130 | | |
133 | 131 | | |
| |||
0 commit comments