Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 10, 2024

Updates the requirements on setuptools to permit the latest version.

Changelog

Sourced from setuptools's changelog.

v70.3.0

Features

  • Support for loading distutils from the standard library is now deprecated, including use of SETUPTOOLS_USE_DISTUTILS=stdlib and importing distutils before importing setuptools. (#4137)

Bugfixes

  • pypa/distutils#268

v70.2.0

Features

  • Updated distutils including significant changes to support Cygwin and mingw compilers. (#4444)

Bugfixes

  • Fix distribution name normalisation (:pep:625) for valid versions that are not canonical (e.g. 1.0-2). (#4434)

v70.1.1

Misc

v70.1.0

Features

  • Adopted the bdist_wheel command from the wheel project -- by :user:agronholm (#1386)

  • Improve error message when pkg_resources.ZipProvider tries to extract resources with a missing Egg -- by :user:Avasam

    Added variables and parameter type annotations to pkg_resources to be nearly on par with typeshed.* -- by :user:Avasam

... (truncated)

Commits

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 commands and options

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)

Updates the requirements on [setuptools](https://github.com/pypa/setuptools) to permit the latest version.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v70.2.0...v70.3.0)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the type/Dependencies Pull requests that update a dependency file label Jul 10, 2024
@DefinetlyNotAI DefinetlyNotAI merged commit a8629fa into main Jul 10, 2024
@dependabot dependabot bot deleted the dependabot/pip/setuptools-approx-eq-70.3.0 branch July 10, 2024 15:03
DefinetlyNotAI added a commit that referenced this pull request Sep 18, 2025
Updates the requirements on
[setuptools](https://github.com/pypa/setuptools) to permit the latest
version.
<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>v70.3.0</h1>
<h2>Features</h2>
<ul>
<li>Support for loading distutils from the standard library is now
deprecated, including use of SETUPTOOLS_USE_DISTUTILS=stdlib and
importing distutils before importing setuptools. (<a
href="https://redirect.github.com/pypa/setuptools/issues/4137">#4137</a>)</li>
</ul>
<h2>Bugfixes</h2>
<ul>
<li><code>pypa/distutils#268</code></li>
</ul>
<h1>v70.2.0</h1>
<h2>Features</h2>
<ul>
<li>Updated distutils including significant changes to support Cygwin
and mingw compilers. (<a
href="https://redirect.github.com/pypa/setuptools/issues/4444">#4444</a>)</li>
</ul>
<h2>Bugfixes</h2>
<ul>
<li>Fix distribution name normalisation (:pep:<code>625</code>) for
valid versions that are
not canonical (e.g. <code>1.0-2</code>). (<a
href="https://redirect.github.com/pypa/setuptools/issues/4434">#4434</a>)</li>
</ul>
<h1>v70.1.1</h1>
<h2>Misc</h2>
<ul>
<li><a
href="https://redirect.github.com/pypa/setuptools/issues/4429">#4429</a></li>
</ul>
<h1>v70.1.0</h1>
<h2>Features</h2>
<ul>
<li>
<p>Adopted the <code>bdist_wheel</code> command from the
<code>wheel</code> project -- by :user:<code>agronholm</code> (<a
href="https://redirect.github.com/pypa/setuptools/issues/1386">#1386</a>)</p>
</li>
<li>
<p>Improve error message when <code>pkg_resources.ZipProvider</code>
tries to extract resources with a missing Egg -- by
:user:<code>Avasam</code></p>
<p>Added variables and parameter type annotations to
<code>pkg_resources</code> to be nearly on par with typeshed.* -- by
:user:<code>Avasam</code></p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pypa/setuptools/commit/356e9a00c4f04c1c6cf76a4a5f97325d0ab4df46"><code>356e9a0</code></a>
Bump version: 70.2.0 → 70.3.0</li>
<li><a
href="https://github.com/pypa/setuptools/commit/822280ba9992bed7ca4bb314d24e6344478be379"><code>822280b</code></a>
Merge pull request <a
href="https://redirect.github.com/pypa/setuptools/issues/4463">#4463</a>
from pypa/bugfix/distutils-34f9518ef</li>
<li><a
href="https://github.com/pypa/setuptools/commit/c4e64c194285e73895a858fa226cd5225beebfed"><code>c4e64c1</code></a>
Add news fragment.</li>
<li><a
href="https://github.com/pypa/setuptools/commit/b01183c19952625d7461ab5c8cb0a07c39c98c9e"><code>b01183c</code></a>
Merge <a
href="https://github.com/pypa/distutils">https://github.com/pypa/distutils</a>
into bugfix/distutils-34f9518ef</li>
<li><a
href="https://github.com/pypa/setuptools/commit/e221581f8023b5c7b8d54a78ef80edadcac55d24"><code>e221581</code></a>
Merge pull request <a
href="https://redirect.github.com/pypa/distutils/issues/267">pypa/distutils#267</a>
from msys2-contrib/customize_compiler_m...</li>
<li><a
href="https://github.com/pypa/setuptools/commit/34f9518ef5b50d546893fc29386d4d11866dd9db"><code>34f9518</code></a>
Merge pull request <a
href="https://redirect.github.com/pypa/setuptools/issues/4410">#4410</a>
from pypa/debt/4137-deprecate-distutils-stdlib</li>
<li><a
href="https://github.com/pypa/setuptools/commit/bacd9c6f92ed1926644f5743d7139d16ee65801b"><code>bacd9c6</code></a>
sysconfig: skip customize_compiler() with MSVC Python again</li>
<li><a
href="https://github.com/pypa/setuptools/commit/4a3406baf94b1ef8122364b417c9564344a52921"><code>4a3406b</code></a>
CI: also set CC/CXX when pip installing with mingw+clang</li>
<li><a
href="https://github.com/pypa/setuptools/commit/e9f0be98ea4faaba4a7b2d07ba994a81fde8f42f"><code>e9f0be9</code></a>
Merge pull request <a
href="https://redirect.github.com/pypa/setuptools/issues/4453">#4453</a>
from pypa/drop-gitignore</li>
<li><a
href="https://github.com/pypa/setuptools/commit/70cda3d1e8bb8a9602256f235c9a023934dd6065"><code>70cda3d</code></a>
Use '.yml' for consistency.</li>
<li>Additional commits viewable in <a
href="https://github.com/pypa/setuptools/compare/v70.2.0...v70.3.0">compare
view</a></li>
</ul>
</details>
<br />


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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/Dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant