Skip to content

[pull] master from aio-libs:master#223

Merged
pull[bot] merged 1 commit intotj-python:masterfrom
aio-libs:master
May 5, 2025
Merged

[pull] master from aio-libs:master#223
pull[bot] merged 1 commit intotj-python:masterfrom
aio-libs:master

Conversation

@pull
Copy link

@pull pull bot commented May 5, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

Bumps [setuptools](https://github.com/pypa/setuptools) from 80.1.0 to
80.3.1.
<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.3.1</h1>
<h2>Bugfixes</h2>
<ul>
<li>Restored select attributes in easy_install for temporary pbr
compatibility. (<a
href="https://redirect.github.com/pypa/setuptools/issues/4976">#4976</a>)</li>
</ul>
<h1>v80.3.0</h1>
<h2>Features</h2>
<ul>
<li>Removed easy_install and package_index modules. (<a
href="https://redirect.github.com/pypa/setuptools/issues/917">#917</a>)</li>
<li>Restored license declaration in package metadata. See <a
href="https://redirect.github.com/jaraco/skeleton/issues/171">jaraco/skeleton#171</a>.
(<a
href="https://redirect.github.com/pypa/setuptools/issues/4956">#4956</a>)</li>
</ul>
<h1>v80.2.0</h1>
<h2>Features</h2>
<ul>
<li>Restored support for install_scripts --executable (and classic
behavior for the executable for those invocations). Instead,
build_editable provides the portable form of the executables for
downstream installers to rewrite. (<a
href="https://redirect.github.com/pypa/setuptools/issues/4934">#4934</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pypa/setuptools/commit/f37845bce6bb06ec25c24cf30210a485e945d21e"><code>f37845b</code></a>
Bump version: 80.3.0 → 80.3.1</li>
<li><a
href="https://github.com/pypa/setuptools/commit/a6f8db0c3932879f5e1876d97d32b3a7b567b9d5"><code>a6f8db0</code></a>
Merge pull request <a
href="https://redirect.github.com/pypa/setuptools/issues/4980">#4980</a>
from pypa/debt/4976-pbr-compat</li>
<li><a
href="https://github.com/pypa/setuptools/commit/05cf544d23b8bbe5f914d198c2620abced8b7477"><code>05cf544</code></a>
Add news fragment.</li>
<li><a
href="https://github.com/pypa/setuptools/commit/5b39e4e50510e62902260fd4a437143cbf42c7f8"><code>5b39e4e</code></a>
Add the deprecation warning to attribute access.</li>
<li><a
href="https://github.com/pypa/setuptools/commit/30c00380093b1a7ff5693f98d06ab4fa4f8923cf"><code>30c0038</code></a>
Render the attributes dynamically.</li>
<li><a
href="https://github.com/pypa/setuptools/commit/d6229353cd459aea9ccb70a4b76dfae1261a1270"><code>d622935</code></a>
Restore ScriptWriter and sys_executable properties.</li>
<li><a
href="https://github.com/pypa/setuptools/commit/88bd892e78c8b5a6855eac06383726a84a91a45e"><code>88bd892</code></a>
Add a failing integration test. Ref <a
href="https://redirect.github.com/pypa/setuptools/issues/4976">#4976</a></li>
<li><a
href="https://github.com/pypa/setuptools/commit/9dccfa41c351672697df031ce9a30bb4af44c573"><code>9dccfa4</code></a>
Moved pbr setup into a fixture.</li>
<li><a
href="https://github.com/pypa/setuptools/commit/af8b3228487554d93ed15ec69cfe45f7c086e9b4"><code>af8b322</code></a>
Bump version: 80.2.0 → 80.3.0</li>
<li><a
href="https://github.com/pypa/setuptools/commit/e7b80848f1d72a06ed042e5f41c3e72203c54c6a"><code>e7b8084</code></a>
Merge pull request <a
href="https://redirect.github.com/pypa/setuptools/issues/4963">#4963</a>
from pypa/debt/remove-easy-install</li>
<li>Additional commits viewable in <a
href="https://github.com/pypa/setuptools/compare/v80.1.0...v80.3.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=setuptools&package-manager=pip&previous-version=80.1.0&new-version=80.3.1)](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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@pull pull bot added the ⤵️ pull label May 5, 2025
@pull pull bot merged commit 7dfe126 into tj-python:master May 5, 2025
@codecov-commenter
Copy link

codecov-commenter commented May 5, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.70%. Comparing base (b889fa5) to head (7dfe126).
Report is 1 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #223      +/-   ##
==========================================
+ Coverage   98.68%   98.70%   +0.01%     
==========================================
  Files         125      125              
  Lines       37858    37858              
  Branches     2091     2091              
==========================================
+ Hits        37359    37366       +7     
+ Misses        347      343       -4     
+ Partials      152      149       -3     
Flag Coverage Δ
CI-GHA 98.58% <ø> (+0.01%) ⬆️
OS-Linux 98.27% <ø> (+0.02%) ⬆️
OS-Windows 96.40% <ø> (ø)
OS-macOS 97.39% <ø> (ø)
Py-3.10.11 97.29% <ø> (-0.01%) ⬇️
Py-3.10.17 97.83% <ø> (ø)
Py-3.11.12 97.91% <ø> (-0.01%) ⬇️
Py-3.11.9 97.37% <ø> (ø)
Py-3.12.10 98.35% <ø> (+0.29%) ⬆️
Py-3.13.3 98.34% <ø> (ø)
Py-3.9.13 97.16% <ø> (ø)
Py-3.9.22 97.70% <ø> (+<0.01%) ⬆️
Py-pypy7.3.16 92.84% <ø> (?)
VM-macos 97.39% <ø> (ø)
VM-ubuntu 98.27% <ø> (+0.02%) ⬆️
VM-windows 96.40% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant