Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Mar 10, 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 75.8.2 to
76.0.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>v76.0.0</h1>
<h2>Deprecations and Removals</h2>
<ul>
<li>Synced with pypa/distutils@5589d7527 including a simplified shebang
generation when building scripts (<a
href="https://redirect.github.com/pypa/setuptools/issues/4863">#4863</a>).
(<a
href="https://redirect.github.com/pypa/setuptools/issues/4865">#4865</a>)</li>
</ul>
<h1>v75.9.1</h1>
<h2>Bugfixes</h2>
<ul>
<li>Fix ImportError in distutils when configuring for linking. (<a
href="https://redirect.github.com/pypa/setuptools/issues/4866">#4866</a>)</li>
</ul>
<h1>v75.9.0</h1>
<h2>Features</h2>
<ul>
<li><code>pypa/distutils#327</code><a
href="https://redirect.github.com/pypa/setuptools/issues/4852">#4852</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pypa/setuptools/commit/c11a4940deba04a6f8f8e1410686116f587f6f70"><code>c11a494</code></a>
Bump version: 75.9.1 → 76.0.0</li>
<li><a
href="https://github.com/pypa/setuptools/commit/427babbd960fac659167061b9a030c3041112107"><code>427babb</code></a>
Merge pull request <a
href="https://redirect.github.com/pypa/setuptools/issues/4865">#4865</a>
from pypa/feature/distutils-5589d7527</li>
<li><a
href="https://github.com/pypa/setuptools/commit/7530d69a8decc3fac377e361f17d00c0878cd6ea"><code>7530d69</code></a>
Bump version: 75.9.0 → 75.9.1</li>
<li><a
href="https://github.com/pypa/setuptools/commit/d8620a8a8d1ce9648716cf3379718a257d721530"><code>d8620a8</code></a>
Merge pull request <a
href="https://redirect.github.com/pypa/setuptools/issues/4867">#4867</a>
from pypa/bugfix/distutils-6d7cc0ff9</li>
<li><a
href="https://github.com/pypa/setuptools/commit/7cff740272fcb99ef1f7c17cc074029acaa9ca42"><code>7cff740</code></a>
Add news fragment.</li>
<li><a
href="https://github.com/pypa/setuptools/commit/149a28a70b02b724b72cf16a9b44db36d347e06b"><code>149a28a</code></a>
Merge commit '6d7cc0ff9' into bugfix/distutils-6d7cc0ff9</li>
<li><a
href="https://github.com/pypa/setuptools/commit/6d7cc0ff91349ce0a9d3b5902a93302d0073d7b0"><code>6d7cc0f</code></a>
In config command, move to eager imports. Restore LinkError to
ccompilers mod...</li>
<li><a
href="https://github.com/pypa/setuptools/commit/5cc292799ced115f6404b65d59eed0e629741bd7"><code>5cc2927</code></a>
Add news fragment.</li>
<li><a
href="https://github.com/pypa/setuptools/commit/c7e97a0012edcd583001336268bb18fb985bce1e"><code>c7e97a0</code></a>
Merge with pypa/distutils@5589d7527</li>
<li><a
href="https://github.com/pypa/setuptools/commit/0cffd6186ecc7b76d8544a099473cc262b9335f3"><code>0cffd61</code></a>
Bump version: 75.8.2 → 75.9.0</li>
<li>Additional commits viewable in <a
href="https://github.com/pypa/setuptools/compare/v75.8.2...v76.0.0">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=75.8.2&new-version=76.0.0)](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 Mar 10, 2025
@pull pull bot merged commit 4399a6c into tj-python:master Mar 10, 2025
@codecov-commenter
Copy link

⚠️ 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.69%. Comparing base (6d205da) to head (4399a6c).
Report is 1 commits behind head on master.

✅ All tests successful. No failed tests found.

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

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #165   +/-   ##
=======================================
  Coverage   98.69%   98.69%           
=======================================
  Files         122      122           
  Lines       37230    37230           
  Branches     2064     2064           
=======================================
  Hits        36745    36745           
  Misses        338      338           
  Partials      147      147           
Flag Coverage Δ
CI-GHA 98.57% <ø> (ø)
OS-Linux 98.24% <ø> (ø)
OS-Windows 96.17% <ø> (ø)
OS-macOS 97.36% <ø> (ø)
Py-3.10.11 97.26% <ø> (+<0.01%) ⬆️
Py-3.10.16 97.81% <ø> (ø)
Py-3.11.11 97.89% <ø> (ø)
Py-3.11.9 97.35% <ø> (ø)
Py-3.12.8 97.14% <ø> (?)
Py-3.12.9 98.33% <ø> (-0.03%) ⬇️
Py-3.13.1 97.15% <ø> (?)
Py-3.13.2 98.31% <ø> (-0.03%) ⬇️
Py-3.9.13 97.14% <ø> (-0.01%) ⬇️
Py-3.9.21 97.68% <ø> (ø)
Py-pypy7.3.16 85.60% <ø> (-7.93%) ⬇️
VM-macos 97.36% <ø> (ø)
VM-ubuntu 98.24% <ø> (ø)
VM-windows 96.17% <ø> (ø)

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