-
Notifications
You must be signed in to change notification settings - Fork 14
Commit 4f7c960
authored
Bump setuptools from 78.1.0 to 80.8.0 (#344)
Bumps [setuptools](https://github.com/pypa/setuptools) from 78.1.0 to
80.8.0.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/pypa/setuptools/blob/main/NEWS.rst">setuptools's
changelog</a>.</em></p>
<blockquote>
<h1>v80.8.0</h1>
<h2>Features</h2>
<ul>
<li>Replaced more references to pkg_resources with importlib equivalents
in wheel odule. (<a
href="https://redirect.github.com/pypa/setuptools/issues/3085">#3085</a>)</li>
<li>Restore explicit LICENSE file. (<a
href="https://redirect.github.com/pypa/setuptools/issues/5001">#5001</a>)</li>
<li>Removed no longer used build dependency on
<code>coherent.licensed</code>. (<a
href="https://redirect.github.com/pypa/setuptools/issues/5003">#5003</a>)</li>
</ul>
<h1>v80.7.1</h1>
<h2>Bugfixes</h2>
<ul>
<li>Only attempt to fetch eggs for unsatisfied requirements. (<a
href="https://redirect.github.com/pypa/setuptools/issues/4998">#4998</a>)</li>
<li>In installer, when discovering egg dists, let metadata discovery
search each egg. (<a
href="https://redirect.github.com/pypa/setuptools/issues/4998">#4998</a>)</li>
</ul>
<h1>v80.7.0</h1>
<h2>Features</h2>
<ul>
<li>Removed usage of pkg_resources from installer. Set an official
deadline on the installer deprecation to 2025-10-31. (<a
href="https://redirect.github.com/pypa/setuptools/issues/4997">#4997</a>)</li>
</ul>
<h2>Misc</h2>
<ul>
<li><a
href="https://redirect.github.com/pypa/setuptools/issues/4996">#4996</a></li>
</ul>
<h1>v80.6.0</h1>
<h2>Features</h2>
<ul>
<li>Added a build dependency on coherent.licensed to inject the declared
license text at build time. (<a
href="https://redirect.github.com/pypa/setuptools/issues/4981">#4981</a>)</li>
</ul>
<h2>Misc</h2>
<ul>
<li><a
href="https://redirect.github.com/pypa/setuptools/issues/4995">#4995</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pypa/setuptools/commit/b3786cd9b59576907e671d8b22b66c73cfed5dc6"><code>b3786cd</code></a>
Bump version: 80.7.1 → 80.8.0</li>
<li><a
href="https://github.com/pypa/setuptools/commit/9179b7597589713ce565b9f7ba0cc8831a1303a4"><code>9179b75</code></a>
Merge pull request <a
href="https://redirect.github.com/pypa/setuptools/issues/5003">#5003</a>
from abravalheri/issue-5002</li>
<li><a
href="https://github.com/pypa/setuptools/commit/6f937df223c38eed24645ca32ba71091032c1c18"><code>6f937df</code></a>
Merge pull request <a
href="https://redirect.github.com/pypa/setuptools/issues/5004">#5004</a>
from pypa/feature/remove-more-pkg_resources</li>
<li><a
href="https://github.com/pypa/setuptools/commit/1bfd8db2d6b4f98cfe181d5f0854f19f1aa27c22"><code>1bfd8db</code></a>
Add news fragment.</li>
<li><a
href="https://github.com/pypa/setuptools/commit/0e19b82062f168f428128d51f7bd12034daebd2b"><code>0e19b82</code></a>
Replace pkg_resources with importlib.metadata and
packaging.requirements.</li>
<li><a
href="https://github.com/pypa/setuptools/commit/95145dd0afd94006c158d668bffb1d6ec7f4cacb"><code>95145dd</code></a>
Extract a method for converting requires.</li>
<li><a
href="https://github.com/pypa/setuptools/commit/57d6fcd5854cec806b00ee966b62887d3d13922b"><code>57d6fcd</code></a>
Add news fragment</li>
<li><a
href="https://github.com/pypa/setuptools/commit/62e47935abc3ede4ca5860d0775d70147e6c5635"><code>62e4793</code></a>
Comment out unused build dependency</li>
<li><a
href="https://github.com/pypa/setuptools/commit/ae480ff7c2b40442dc97fff712312549a9ed76e6"><code>ae480ff</code></a>
Restore explicit LICENSE file</li>
<li><a
href="https://github.com/pypa/setuptools/commit/12ca0186ba7d9bf387d65400bb05205d0bcf9e56"><code>12ca018</code></a>
Bump version: 80.7.0 → 80.7.1</li>
<li>Additional commits viewable in <a
href="https://github.com/pypa/setuptools/compare/v78.1.0...v80.8.0">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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@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>File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Filter options
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments