Skip to content

Commit

Permalink
Merge pull request #5621 from pradyunsg/news/cleanup-fragments
Browse files Browse the repository at this point in the history
Cleanup NEWS fragments in preparation for 18.0
  • Loading branch information
pradyunsg authored Jul 20, 2018
2 parents d6472d4 + 7071efe commit fbc1166
Show file tree
Hide file tree
Showing 30 changed files with 28 additions and 30 deletions.
2 changes: 1 addition & 1 deletion news/3651.removal
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Remove the legacy format from pip list
Remove the legacy format from pip list.
2 changes: 1 addition & 1 deletion news/3654.removal
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Remove the legacy format from pip list
Remove the legacy format from pip list.
2 changes: 1 addition & 1 deletion news/3905.bugfix
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Adjust path to selfcheck.json - remove virtualenv specific path and honor cache-dir in pip.conf
Update pip's self-check logic to not use a virtualenv specific file and honor cache-dir.
2 changes: 1 addition & 1 deletion news/4174.removal
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Remove support for cleaning up #egg fragment postfixes
Remove support for cleaning up #egg fragment postfixes.
2 changes: 1 addition & 1 deletion news/512.doc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Adding documentation for making pip use a proxy server
Document how to use pip with a proxy server.
2 changes: 1 addition & 1 deletion news/5127.bugfix
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Speed up printing of newly installed package versions
Speed up printing of newly installed package versions.
2 changes: 1 addition & 1 deletion news/5196.bugfix
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Restrict install time dependency warnings to directly-dependant packages
Restrict install time dependency warnings to directly-dependant packages.

Warning about the entire package set has resulted in users getting confused as
to why pip is printing these warnings.
2 changes: 1 addition & 1 deletion news/5249.bugfix
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Remove username/password from log message when using index with basic auth
Remove username/password from log message when using index with basic auth.
2 changes: 1 addition & 1 deletion news/5261.doc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Clarify that the output of pip show is in RFC-compliant mail header format for people who want to parse the ouput.
Document that the output of pip show is in RFC-compliant mail header format.
2 changes: 1 addition & 1 deletion news/5293.bugfix
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Remove trailing os.sep from PATH directories to avoid false negatives
Remove trailing os.sep from PATH directories to avoid false negatives.
2 changes: 1 addition & 1 deletion news/5311.bugfix
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Fix "pip wheel pip" being blocked by the "don't use pip to modify itself" check
Fix "pip wheel pip" being blocked by the "don't use pip to modify itself" check.
2 changes: 1 addition & 1 deletion news/5312.bugfix
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Fix "pip wheel pip" being blocked by the "don't use pip to modify itself" check
Fix "pip wheel pip" being blocked by the "don't use pip to modify itself" check.
2 changes: 1 addition & 1 deletion news/5319.feature
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Improve status message when upgrade is skipped due to only-if-needed strategy
Improve status message when upgrade is skipped due to only-if-needed strategy.
1 change: 0 additions & 1 deletion news/5325.bugfix

This file was deleted.

1 change: 0 additions & 1 deletion news/5347.bugfix

This file was deleted.

2 changes: 1 addition & 1 deletion news/5381.bugfix
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Improve error message to be more specific when no files are found as listed in as listed in PKG-INFO.
Improve error message to be more specific when no files are found as listed in as listed in PKG-INFO.
2 changes: 1 addition & 1 deletion news/5416.bugfix
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Start refusing to install packages with non PEP-518 compliant pyproject.toml
Warn when a project's pyproject.toml file does not contain ``build-system.requires``.
2 changes: 1 addition & 1 deletion news/5457.bugfix
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Restrict install time dependency warnings to directly-dependant packages
Restrict install time dependency warnings to directly-dependant packages.

Warning about the entire package set has resulted in users getting confused as
to why pip is printing these warnings.
2 changes: 1 addition & 1 deletion news/5512.bugfix
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Start refusing to install packages with non PEP-518 compliant pyproject.toml
Warn when a project's pyproject.toml file does not contain ``build-system.requires``.
2 changes: 1 addition & 1 deletion news/5574.doc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Adding documentation for making pip use a proxy server
Document how to use pip with a proxy server.
2 changes: 1 addition & 1 deletion news/cachecontrol.vendor
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Update CacheControl to 0.12.5
Update CacheControl to 0.12.5.
2 changes: 1 addition & 1 deletion news/certifi.vendor
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Update certifi to 2018.4.16
Update certifi to 2018.4.16.
2 changes: 1 addition & 1 deletion news/distro.vendor
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Update distro to 1.3.0
Update distro to 1.3.0.
2 changes: 1 addition & 1 deletion news/idna.vendor
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Update idna to 2.7
Update idna to 2.7.
2 changes: 1 addition & 1 deletion news/ipaddress.vendor
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Update ipaddress to 1.0.22
Update ipaddress to 1.0.22.
2 changes: 1 addition & 1 deletion news/pkg_resources.vendor
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Update pkg_resources to 39.2.0 (via setuptools)
Update pkg_resources to 39.2.0 (via setuptools).
2 changes: 1 addition & 1 deletion news/progress.vendor
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Update progress to 1.4
Update progress to 1.4.
2 changes: 1 addition & 1 deletion news/pytoml.vendor
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Update pytoml to 0.1.16
Update pytoml to 0.1.16.
2 changes: 1 addition & 1 deletion news/requests.vendor
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Update requests to 2.19.1
Update requests to 2.19.1.
2 changes: 1 addition & 1 deletion news/urllib3.vendor
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Update urllib3 to 1.23
Update urllib3 to 1.23.

0 comments on commit fbc1166

Please sign in to comment.