-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Update docs about hash checking and wheel cache #11967
Merged
pradyunsg
merged 1 commit into
pypa:main
from
sbidoul:update-cache-hash-checking-docs-sbi
Apr 17, 2023
Merged
Update docs about hash checking and wheel cache #11967
pradyunsg
merged 1 commit into
pypa:main
from
sbidoul:update-cache-hash-checking-docs-sbi
Apr 17, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sbidoul
force-pushed
the
update-cache-hash-checking-docs-sbi
branch
from
April 16, 2023 10:16
9d7fb2f
to
b55219c
Compare
sbidoul
force-pushed
the
update-cache-hash-checking-docs-sbi
branch
from
April 16, 2023 10:41
b55219c
to
6aff4b4
Compare
uranusjr
approved these changes
Apr 16, 2023
sbidoul
force-pushed
the
update-cache-hash-checking-docs-sbi
branch
from
April 17, 2023 11:51
6aff4b4
to
1cbd20d
Compare
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) <https://github.com/pypa/pip/pull/11487></code><em>, as it causes issues with virtualenvs created by the Windows Store distribution of Python. (<code>[#11987](pypa/pip#11987) <https://github.com/pypa/pip/issues/11987></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) <https://github.com/pypa/pip/issues/11967></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 "Merge pull request <a href="https://redirect.github.com/pypa/pip/issues/11487">#11487</a> from pelson/feature/base-prefix-config"</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 "Upgrade setuptools to 67.6.1"</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] <[email protected]> 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) <https://github.com/pypa/pip/pull/11487></code><em>, as it causes issues with virtualenvs created by the Windows Store distribution of Python. (<code>[#11987](pypa/pip#11987) <https://github.com/pypa/pip/issues/11987></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) <https://github.com/pypa/pip/issues/11967></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 "Merge pull request <a href="https://redirect.github.com/pypa/pip/issues/11487">#11487</a> from pelson/feature/base-prefix-config"</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 "Upgrade setuptools to 67.6.1"</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) <https://github.com/pypa/pip/pull/11487></code><em>, as it causes issues with virtualenvs created by the Windows Store distribution of Python. (<code>[#11987](pypa/pip#11987) <https://github.com/pypa/pip/issues/11987></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) <https://github.com/pypa/pip/issues/11967></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 "Merge pull request <a href="https://redirect.github.com/pypa/pip/issues/11487">#11487</a> from pelson/feature/base-prefix-config"</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 "Upgrade setuptools to 67.6.1"</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>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Update documentation to reflect #11897.
I tentatively add this in the 23.1 milestone, in case we decide to do a bugfix release.