Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert addition of "base" config location #11987

Merged
merged 2 commits into from
Apr 22, 2023
Merged

Conversation

pfmoore
Copy link
Member

@pfmoore pfmoore commented Apr 21, 2023

Reverts #11487
Reopens #9752
Closes #11982

…-config"

This reverts commit 56e5fa3, reversing
changes made to 2c09e9c.
@pfmoore pfmoore merged commit d5a779d into pypa:main Apr 22, 2023
24 checks passed
@pfmoore pfmoore deleted the revert_56e5fa3 branch April 22, 2023 09:07
kai687 pushed a commit to kai687/sphinxawesome-theme that referenced this pull request Apr 23, 2023
Bumps [pip](https://github.com/pypa/pip) from 23.1 to 23.1.1.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/pypa/pip/blob/main/NEWS.rst">pip's
changelog</a>.</em></p>
<blockquote>
<h1>23.1.1 (2023-04-22)</h1>
<h2>Bug Fixes</h2>
<ul>
<li>Revert <code>[#11487](pypa/pip#11487)
&lt;https://github.com/pypa/pip/pull/11487&gt;</code><em>, as it causes
issues with virtualenvs created by the Windows Store distribution of
Python. (<code>[#11987](pypa/pip#11987)
&lt;https://github.com/pypa/pip/issues/11987&gt;</code></em>)</li>
</ul>
<h2>Vendored Libraries</h2>
<ul>
<li>Revert pkg_resources (via setuptools) back to 65.6.3</li>
</ul>
<h2>Improved Documentation</h2>
<ul>
<li>Update documentation to reflect the new behavior of using the cache
of locally
built wheels in hash-checking mode.
(<code>[#11967](pypa/pip#11967)
&lt;https://github.com/pypa/pip/issues/11967&gt;</code>_)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pypa/pip/commit/ee40d71817df8346af3d96051a298db8f22e52f1"><code>ee40d71</code></a>
Bump for release</li>
<li><a
href="https://github.com/pypa/pip/commit/d5a779d96c0460f49da23abe8b4f557ce80b0a70"><code>d5a779d</code></a>
Merge pull request <a
href="https://redirect.github.com/pypa/pip/issues/11987">#11987</a> from
pfmoore/revert_56e5fa3</li>
<li><a
href="https://github.com/pypa/pip/commit/b64e74de42d0a6e4f3a81a06b7fd33eea00b7160"><code>b64e74d</code></a>
Add a news file</li>
<li><a
href="https://github.com/pypa/pip/commit/7ba5a625bc95599e6f564285af84f39d24c109f8"><code>7ba5a62</code></a>
Revert &quot;Merge pull request <a
href="https://redirect.github.com/pypa/pip/issues/11487">#11487</a> from
pelson/feature/base-prefix-config&quot;</li>
<li><a
href="https://github.com/pypa/pip/commit/87678eefec0ad4fc6083a5843e8080ad56e64196"><code>87678ee</code></a>
Merge pull request <a
href="https://redirect.github.com/pypa/pip/issues/11976">#11976</a> from
pfmoore/revert_setuptools</li>
<li><a
href="https://github.com/pypa/pip/commit/c8b49cac1efa967065c418f93222419d109b06e5"><code>c8b49ca</code></a>
Revert &quot;Upgrade setuptools to 67.6.1&quot;</li>
<li><a
href="https://github.com/pypa/pip/commit/3b8791f8411e4d8aedf5e759dbbd8bb82eff70fd"><code>3b8791f</code></a>
Update docs about hash checking and wheel cache (<a
href="https://redirect.github.com/pypa/pip/issues/11967">#11967</a>)</li>
<li><a
href="https://github.com/pypa/pip/commit/b9c1097f14265c725327fb8a49a377837a2b9aea"><code>b9c1097</code></a>
Mention <code>setup.py develop</code> change in 23.1 changelog (<a
href="https://redirect.github.com/pypa/pip/issues/11973">#11973</a>)</li>
<li><a
href="https://github.com/pypa/pip/commit/7df10eeefdc1e2c4802eadf9860f6dd91fbc45c0"><code>7df10ee</code></a>
Merge pull request <a
href="https://redirect.github.com/pypa/pip/issues/11963">#11963</a> from
pfmoore/release/23.1</li>
<li><a
href="https://github.com/pypa/pip/commit/2fd3e408dd286ef1f1016bb085b739bdff8625c8"><code>2fd3e40</code></a>
Bump for development</li>
<li>See full diff in <a
href="https://github.com/pypa/pip/compare/23.1...23.1.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pip&package-manager=pip&previous-version=23.1&new-version=23.1.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 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>
inmantaci pushed a commit to inmanta/inmanta-core that referenced this pull request Apr 24, 2023
Bumps [pip](https://github.com/pypa/pip) from 23.1 to 23.1.1.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/pypa/pip/blob/main/NEWS.rst">pip's changelog</a>.</em></p>
<blockquote>
<h1>23.1.1 (2023-04-22)</h1>
<h2>Bug Fixes</h2>
<ul>
<li>Revert <code>[#11487](pypa/pip#11487) &lt;https://github.com/pypa/pip/pull/11487&gt;</code><em>, as it causes issues with virtualenvs created by the Windows Store distribution of Python. (<code>[#11987](pypa/pip#11987) &lt;https://github.com/pypa/pip/issues/11987&gt;</code></em>)</li>
</ul>
<h2>Vendored Libraries</h2>
<ul>
<li>Revert pkg_resources (via setuptools) back to 65.6.3</li>
</ul>
<h2>Improved Documentation</h2>
<ul>
<li>Update documentation to reflect the new behavior of using the cache of locally
built wheels in hash-checking mode. (<code>[#11967](pypa/pip#11967) &lt;https://github.com/pypa/pip/issues/11967&gt;</code>_)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/pypa/pip/commit/ee40d71817df8346af3d96051a298db8f22e52f1"><code>ee40d71</code></a> Bump for release</li>
<li><a href="https://github.com/pypa/pip/commit/d5a779d96c0460f49da23abe8b4f557ce80b0a70"><code>d5a779d</code></a> Merge pull request <a href="https://redirect.github.com/pypa/pip/issues/11987">#11987</a> from pfmoore/revert_56e5fa3</li>
<li><a href="https://github.com/pypa/pip/commit/b64e74de42d0a6e4f3a81a06b7fd33eea00b7160"><code>b64e74d</code></a> Add a news file</li>
<li><a href="https://github.com/pypa/pip/commit/7ba5a625bc95599e6f564285af84f39d24c109f8"><code>7ba5a62</code></a> Revert &quot;Merge pull request <a href="https://redirect.github.com/pypa/pip/issues/11487">#11487</a> from pelson/feature/base-prefix-config&quot;</li>
<li><a href="https://github.com/pypa/pip/commit/87678eefec0ad4fc6083a5843e8080ad56e64196"><code>87678ee</code></a> Merge pull request <a href="https://redirect.github.com/pypa/pip/issues/11976">#11976</a> from pfmoore/revert_setuptools</li>
<li><a href="https://github.com/pypa/pip/commit/c8b49cac1efa967065c418f93222419d109b06e5"><code>c8b49ca</code></a> Revert &quot;Upgrade setuptools to 67.6.1&quot;</li>
<li><a href="https://github.com/pypa/pip/commit/3b8791f8411e4d8aedf5e759dbbd8bb82eff70fd"><code>3b8791f</code></a> Update docs about hash checking and wheel cache (<a href="https://redirect.github.com/pypa/pip/issues/11967">#11967</a>)</li>
<li><a href="https://github.com/pypa/pip/commit/b9c1097f14265c725327fb8a49a377837a2b9aea"><code>b9c1097</code></a> Mention <code>setup.py develop</code> change in 23.1 changelog (<a href="https://redirect.github.com/pypa/pip/issues/11973">#11973</a>)</li>
<li><a href="https://github.com/pypa/pip/commit/7df10eeefdc1e2c4802eadf9860f6dd91fbc45c0"><code>7df10ee</code></a> Merge pull request <a href="https://redirect.github.com/pypa/pip/issues/11963">#11963</a> from pfmoore/release/23.1</li>
<li><a href="https://github.com/pypa/pip/commit/2fd3e408dd286ef1f1016bb085b739bdff8625c8"><code>2fd3e40</code></a> Bump for development</li>
<li>See full diff in <a href="https://github.com/pypa/pip/compare/23.1...23.1.1">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pip&package-manager=pip&previous-version=23.1&new-version=23.1.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 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>
inmantaci pushed a commit to inmanta/inmanta-core that referenced this pull request Apr 24, 2023
Bumps [pip](https://github.com/pypa/pip) from 23.1 to 23.1.1.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/pypa/pip/blob/main/NEWS.rst">pip's changelog</a>.</em></p>
<blockquote>
<h1>23.1.1 (2023-04-22)</h1>
<h2>Bug Fixes</h2>
<ul>
<li>Revert <code>[#11487](pypa/pip#11487) &lt;https://github.com/pypa/pip/pull/11487&gt;</code><em>, as it causes issues with virtualenvs created by the Windows Store distribution of Python. (<code>[#11987](pypa/pip#11987) &lt;https://github.com/pypa/pip/issues/11987&gt;</code></em>)</li>
</ul>
<h2>Vendored Libraries</h2>
<ul>
<li>Revert pkg_resources (via setuptools) back to 65.6.3</li>
</ul>
<h2>Improved Documentation</h2>
<ul>
<li>Update documentation to reflect the new behavior of using the cache of locally
built wheels in hash-checking mode. (<code>[#11967](pypa/pip#11967) &lt;https://github.com/pypa/pip/issues/11967&gt;</code>_)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/pypa/pip/commit/ee40d71817df8346af3d96051a298db8f22e52f1"><code>ee40d71</code></a> Bump for release</li>
<li><a href="https://github.com/pypa/pip/commit/d5a779d96c0460f49da23abe8b4f557ce80b0a70"><code>d5a779d</code></a> Merge pull request <a href="https://redirect.github.com/pypa/pip/issues/11987">#11987</a> from pfmoore/revert_56e5fa3</li>
<li><a href="https://github.com/pypa/pip/commit/b64e74de42d0a6e4f3a81a06b7fd33eea00b7160"><code>b64e74d</code></a> Add a news file</li>
<li><a href="https://github.com/pypa/pip/commit/7ba5a625bc95599e6f564285af84f39d24c109f8"><code>7ba5a62</code></a> Revert &quot;Merge pull request <a href="https://redirect.github.com/pypa/pip/issues/11487">#11487</a> from pelson/feature/base-prefix-config&quot;</li>
<li><a href="https://github.com/pypa/pip/commit/87678eefec0ad4fc6083a5843e8080ad56e64196"><code>87678ee</code></a> Merge pull request <a href="https://redirect.github.com/pypa/pip/issues/11976">#11976</a> from pfmoore/revert_setuptools</li>
<li><a href="https://github.com/pypa/pip/commit/c8b49cac1efa967065c418f93222419d109b06e5"><code>c8b49ca</code></a> Revert &quot;Upgrade setuptools to 67.6.1&quot;</li>
<li><a href="https://github.com/pypa/pip/commit/3b8791f8411e4d8aedf5e759dbbd8bb82eff70fd"><code>3b8791f</code></a> Update docs about hash checking and wheel cache (<a href="https://redirect.github.com/pypa/pip/issues/11967">#11967</a>)</li>
<li><a href="https://github.com/pypa/pip/commit/b9c1097f14265c725327fb8a49a377837a2b9aea"><code>b9c1097</code></a> Mention <code>setup.py develop</code> change in 23.1 changelog (<a href="https://redirect.github.com/pypa/pip/issues/11973">#11973</a>)</li>
<li><a href="https://github.com/pypa/pip/commit/7df10eeefdc1e2c4802eadf9860f6dd91fbc45c0"><code>7df10ee</code></a> Merge pull request <a href="https://redirect.github.com/pypa/pip/issues/11963">#11963</a> from pfmoore/release/23.1</li>
<li><a href="https://github.com/pypa/pip/commit/2fd3e408dd286ef1f1016bb085b739bdff8625c8"><code>2fd3e40</code></a> Bump for development</li>
<li>See full diff in <a href="https://github.com/pypa/pip/compare/23.1...23.1.1">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pip&package-manager=pip&previous-version=23.1&new-version=23.1.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 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>
RomainBrault added a commit to RomainBrault/python-whiteprint that referenced this pull request May 3, 2023
…#173)

Bumps [pip](https://github.com/pypa/pip) from 23.1 to 23.1.2.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/pypa/pip/blob/main/NEWS.rst">pip's
changelog</a>.</em></p>
<blockquote>
<h1>23.1.2 (2023-04-26)</h1>
<h2>Vendored Libraries</h2>
<ul>
<li>Upgrade setuptools to 67.7.2</li>
</ul>
<h1>23.1.1 (2023-04-22)</h1>
<h2>Bug Fixes</h2>
<ul>
<li>Revert <code>[#11487](pypa/pip#11487)
&lt;https://github.com/pypa/pip/pull/11487&gt;</code><em>, as it causes
issues with virtualenvs created by the Windows Store distribution of
Python. (<code>[#11987](pypa/pip#11987)
&lt;https://github.com/pypa/pip/issues/11987&gt;</code></em>)</li>
</ul>
<h2>Vendored Libraries</h2>
<ul>
<li>Revert pkg_resources (via setuptools) back to 65.6.3</li>
</ul>
<h2>Improved Documentation</h2>
<ul>
<li>Update documentation to reflect the new behavior of using the cache
of locally
built wheels in hash-checking mode.
(<code>[#11967](pypa/pip#11967)
&lt;https://github.com/pypa/pip/issues/11967&gt;</code>_)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pypa/pip/commit/3fe7e54fceac7a03bcb88ce26cfd0937acfe5e40"><code>3fe7e54</code></a>
Bump for release</li>
<li><a
href="https://github.com/pypa/pip/commit/bc7621aaf827a992a455fe5c2c4ec59cfc26186e"><code>bc7621a</code></a>
Merge pull request <a
href="https://redirect.github.com/pypa/pip/issues/11997">#11997</a> from
pfmoore/vendoring-setuptools</li>
<li><a
href="https://github.com/pypa/pip/commit/cbc92fd6dd7e0bae4ec81b87521b5c27b0601be5"><code>cbc92fd</code></a>
Upgrade setuptools to 67.7.2</li>
<li><a
href="https://github.com/pypa/pip/commit/4428130fbe44259562280f0601f034bb8c43bef2"><code>4428130</code></a>
Suppress pkg_resources deprecation warning</li>
<li><a
href="https://github.com/pypa/pip/commit/f1a7a6f942b869ae3428dbf55dfc1ca756c78d94"><code>f1a7a6f</code></a>
Upgrade setuptools to 67.6.1</li>
<li><a
href="https://github.com/pypa/pip/commit/51afe45cda2854d810d9714e3891e256b1509737"><code>51afe45</code></a>
Merge pull request <a
href="https://redirect.github.com/pypa/pip/issues/11992">#11992</a> from
pfmoore/release/23.1.1</li>
<li><a
href="https://github.com/pypa/pip/commit/5cbf00c49e2a6974d794534d8041cf370218e98d"><code>5cbf00c</code></a>
Bump for development</li>
<li><a
href="https://github.com/pypa/pip/commit/ee40d71817df8346af3d96051a298db8f22e52f1"><code>ee40d71</code></a>
Bump for release</li>
<li><a
href="https://github.com/pypa/pip/commit/d5a779d96c0460f49da23abe8b4f557ce80b0a70"><code>d5a779d</code></a>
Merge pull request <a
href="https://redirect.github.com/pypa/pip/issues/11987">#11987</a> from
pfmoore/revert_56e5fa3</li>
<li><a
href="https://github.com/pypa/pip/commit/b64e74de42d0a6e4f3a81a06b7fd33eea00b7160"><code>b64e74d</code></a>
Add a news file</li>
<li>Additional commits viewable in <a
href="https://github.com/pypa/pip/compare/23.1...23.1.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pip&package-manager=pip&previous-version=23.1&new-version=23.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 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>
Co-authored-by: Romain Brault <1455095+RomainBrault@users.noreply.github.com>
RomainBrault added a commit to RomainBrault/python-whiteprint that referenced this pull request May 3, 2023
Bumps [pip](https://github.com/pypa/pip) from 23.1 to 23.1.2.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/pypa/pip/blob/main/NEWS.rst">pip's
changelog</a>.</em></p>
<blockquote>
<h1>23.1.2 (2023-04-26)</h1>
<h2>Vendored Libraries</h2>
<ul>
<li>Upgrade setuptools to 67.7.2</li>
</ul>
<h1>23.1.1 (2023-04-22)</h1>
<h2>Bug Fixes</h2>
<ul>
<li>Revert <code>[#11487](pypa/pip#11487)
&lt;https://github.com/pypa/pip/pull/11487&gt;</code><em>, as it causes
issues with virtualenvs created by the Windows Store distribution of
Python. (<code>[#11987](pypa/pip#11987)
&lt;https://github.com/pypa/pip/issues/11987&gt;</code></em>)</li>
</ul>
<h2>Vendored Libraries</h2>
<ul>
<li>Revert pkg_resources (via setuptools) back to 65.6.3</li>
</ul>
<h2>Improved Documentation</h2>
<ul>
<li>Update documentation to reflect the new behavior of using the cache
of locally
built wheels in hash-checking mode.
(<code>[#11967](pypa/pip#11967)
&lt;https://github.com/pypa/pip/issues/11967&gt;</code>_)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pypa/pip/commit/3fe7e54fceac7a03bcb88ce26cfd0937acfe5e40"><code>3fe7e54</code></a>
Bump for release</li>
<li><a
href="https://github.com/pypa/pip/commit/bc7621aaf827a992a455fe5c2c4ec59cfc26186e"><code>bc7621a</code></a>
Merge pull request <a
href="https://redirect.github.com/pypa/pip/issues/11997">#11997</a> from
pfmoore/vendoring-setuptools</li>
<li><a
href="https://github.com/pypa/pip/commit/cbc92fd6dd7e0bae4ec81b87521b5c27b0601be5"><code>cbc92fd</code></a>
Upgrade setuptools to 67.7.2</li>
<li><a
href="https://github.com/pypa/pip/commit/4428130fbe44259562280f0601f034bb8c43bef2"><code>4428130</code></a>
Suppress pkg_resources deprecation warning</li>
<li><a
href="https://github.com/pypa/pip/commit/f1a7a6f942b869ae3428dbf55dfc1ca756c78d94"><code>f1a7a6f</code></a>
Upgrade setuptools to 67.6.1</li>
<li><a
href="https://github.com/pypa/pip/commit/51afe45cda2854d810d9714e3891e256b1509737"><code>51afe45</code></a>
Merge pull request <a
href="https://redirect.github.com/pypa/pip/issues/11992">#11992</a> from
pfmoore/release/23.1.1</li>
<li><a
href="https://github.com/pypa/pip/commit/5cbf00c49e2a6974d794534d8041cf370218e98d"><code>5cbf00c</code></a>
Bump for development</li>
<li><a
href="https://github.com/pypa/pip/commit/ee40d71817df8346af3d96051a298db8f22e52f1"><code>ee40d71</code></a>
Bump for release</li>
<li><a
href="https://github.com/pypa/pip/commit/d5a779d96c0460f49da23abe8b4f557ce80b0a70"><code>d5a779d</code></a>
Merge pull request <a
href="https://redirect.github.com/pypa/pip/issues/11987">#11987</a> from
pfmoore/revert_56e5fa3</li>
<li><a
href="https://github.com/pypa/pip/commit/b64e74de42d0a6e4f3a81a06b7fd33eea00b7160"><code>b64e74d</code></a>
Add a news file</li>
<li>Additional commits viewable in <a
href="https://github.com/pypa/pip/compare/23.1...23.1.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pip&package-manager=pip&previous-version=23.1&new-version=23.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 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>
Co-authored-by: Romain Brault <1455095+RomainBrault@users.noreply.github.com>
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unexpected --user behavior since version 23.1
2 participants