Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump setuptools from 74.0.0 to 74.1.2 (#114)
[//]: # (dependabot-start)⚠️ **Dependabot is rebasing this PR**⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [setuptools](https://github.com/pypa/setuptools) from 74.0.0 to 74.1.2. <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>v74.1.2</h1> <h2>Bugfixes</h2> <ul> <li>Fixed TypeError in sdist filelist processing by adding support for pathlib Paths for the build_base. (<a href="https://github.com/pypa/setuptools/issues/4615">#4615</a>)</li> <li>Removed degraded and deprecated <code>test_integration</code> (easy_install) from the test suite. (<a href="https://github.com/pypa/setuptools/issues/4632">#4632</a>)</li> </ul> <h1>v74.1.1</h1> <h2>Bugfixes</h2> <ul> <li>Fixed TypeError in <code>msvc.EnvironmentInfo.return_env</code> when no runtime redistributables are installed. (<a href="https://github.com/pypa/setuptools/issues/1902">#1902</a>)</li> </ul> <h1>v74.1.0</h1> <h2>Features</h2> <ul> <li>Added support for defining <code>ext-modules</code> via <code>pyproject.toml</code> (<strong>EXPERIMENTAL</strong>, may change in future releases). (<a href="https://github.com/pypa/setuptools/issues/4568">#4568</a>)</li> </ul> <h2>Bugfixes</h2> <ul> <li>Merge with pypa/distutils@3dcdf8567, removing the duplicate vendored copy of packaging. (<a href="https://github.com/pypa/setuptools/issues/4622">#4622</a>)</li> <li>Restored <code>setuptools.msvc.Environmentinfo</code> as it is used externally. (<a href="https://github.com/pypa/setuptools/issues/4625">#4625</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pypa/setuptools/commit/3b2ef1e72a704d7a2528408c190b39ed71560341"><code>3b2ef1e</code></a> Removed test_integration tests (for easy_install).</li> <li><a href="https://github.com/pypa/setuptools/commit/c484f9edb936049cf5958a7ce004b18a74158c13"><code>c484f9e</code></a> Bump version: 74.1.1 → 74.1.2</li> <li><a href="https://github.com/pypa/setuptools/commit/d8933c5be225137916cf459e0f34a148aa69fd84"><code>d8933c5</code></a> Merge pull request <a href="https://github.com/pypa/setuptools/issues/4630">#4630</a> from pypa/bugfix/4615</li> <li><a href="https://github.com/pypa/setuptools/commit/a07de2b9364d5aa618c78c3ad60312963abfa7ba"><code>a07de2b</code></a> Skip test on stdlib distutils</li> <li><a href="https://github.com/pypa/setuptools/commit/6bf20d96aaeb3bce0d24a45198be4c9bf286a6b4"><code>6bf20d9</code></a> Add news fragment.</li> <li><a href="https://github.com/pypa/setuptools/commit/9d4b288a2643df4872036d06d6b14f933db8cebc"><code>9d4b288</code></a> Enable the test</li> <li><a href="https://github.com/pypa/setuptools/commit/40ee2212124595a4c036c995705f4e56d9345fca"><code>40ee221</code></a> Merge <a href="https://github.com/pypa/distutils">https://github.com/pypa/distutils</a> into bugfix/4615</li> <li><a href="https://github.com/pypa/setuptools/commit/d901698dc01e18b4ebdb04e9a65df98883f7108b"><code>d901698</code></a> Add test capturing missed expectation.</li> <li><a href="https://github.com/pypa/setuptools/commit/91bc99ac821731fc8b594d38c0b5500f8da0819f"><code>91bc99a</code></a> In sdist.prune_file_list, support build.build_base as a pathlib.Path.</li> <li><a href="https://github.com/pypa/setuptools/commit/7ee29bd9ade19515c9521911c2d243817c021ee8"><code>7ee29bd</code></a> Bump version: 74.1.0 → 74.1.1</li> <li>Additional commits viewable in <a href="https://github.com/pypa/setuptools/compare/v74.0.0...v74.1.2">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=74.0.0&new-version=74.1.2)](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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: John Mertic <[email protected]>
- Loading branch information