summaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
Diffstat (limited to 'news')
-rw-r--r--news/10476.feature.rst1
-rw-r--r--news/10937.feature.rst1
-rw-r--r--news/11169.feature.rst1
-rw-r--r--news/11325.feature.rst1
-rw-r--r--news/11358.removal.rst1
-rw-r--r--news/11451.removal.rst2
-rw-r--r--news/11453.removal.rst2
-rw-r--r--news/11529.bugfix.rst1
-rw-r--r--news/11681.feature.rst4
-rw-r--r--news/11702.trivial.rst2
-rw-r--r--news/11719.bugfix.rst1
-rw-r--r--news/11774.bugfix.rst1
-rw-r--r--news/11775.doc.rst2
-rw-r--r--news/11786.feature.rst1
-rw-r--r--news/11809.doc.rst1
-rw-r--r--news/11837.bugfix.rst1
-rw-r--r--news/11838.doc.rst1
-rw-r--r--news/11842.doc.rst2
-rw-r--r--news/11859.removal.rst2
-rw-r--r--news/11882.bugfix.rst1
-rw-r--r--news/11889.bugfix.rst4
-rw-r--r--news/11908.feature.rst1
-rw-r--r--news/11915.removal.rst3
-rw-r--r--news/11935.feature.rst1
-rw-r--r--news/11936.bugfix.rst1
-rw-r--r--news/11938.bugfix.rst3
-rw-r--r--news/11941.feature.rst4
-rw-r--r--news/11946.bugfix.rst2
-rw-r--r--news/11948.bugfix.rst3
-rw-r--r--news/11954.doc.rst1
-rw-r--r--news/5037.feature.rst1
-rw-r--r--news/8368.removal.rst2
-rw-r--r--news/8559.removal.rst2
-rw-r--r--news/8719.feature.rst1
-rw-r--r--news/9752.feature.rst1
-rw-r--r--news/CD497476-8620-449D-8E31-799CDBCF3FD6.trivial.rst0
-rw-r--r--news/msgpack.vendor.rst1
-rw-r--r--news/pkg_resources.vendor.rst1
-rw-r--r--news/platformdirs.vendor.rst1
-rw-r--r--news/pygments.vendor.rst1
-rw-r--r--news/resolvelib.vendor.rst1
-rw-r--r--news/rich.vendor.rst1
-rw-r--r--news/setuptools.vendor.rst1
-rw-r--r--news/tenacity.vendor.rst1
-rw-r--r--news/typing_extensions.vendor.rst1
-rw-r--r--news/urllib3.vendor.rst1
46 files changed, 0 insertions, 69 deletions
diff --git a/news/10476.feature.rst b/news/10476.feature.rst
deleted file mode 100644
index 7c2757771..000000000
--- a/news/10476.feature.rst
+++ /dev/null
@@ -1 +0,0 @@
-Specify egg-link location in assertion message when it does not match installed location to provide better error message for debugging.
diff --git a/news/10937.feature.rst b/news/10937.feature.rst
deleted file mode 100644
index 2974c577a..000000000
--- a/news/10937.feature.rst
+++ /dev/null
@@ -1 +0,0 @@
-Present conflict information during installation after each choice that is rejected (pass ``-vv`` to ``pip install`` to show it)
diff --git a/news/11169.feature.rst b/news/11169.feature.rst
deleted file mode 100644
index 54cc6637b..000000000
--- a/news/11169.feature.rst
+++ /dev/null
@@ -1 +0,0 @@
-Display dependency chain on each Collecting/Processing log line.
diff --git a/news/11325.feature.rst b/news/11325.feature.rst
deleted file mode 100644
index 282310816..000000000
--- a/news/11325.feature.rst
+++ /dev/null
@@ -1 +0,0 @@
-Support a per-requirement ``--config-settings`` option in requirements files.
diff --git a/news/11358.removal.rst b/news/11358.removal.rst
deleted file mode 100644
index 23e388a9a..000000000
--- a/news/11358.removal.rst
+++ /dev/null
@@ -1 +0,0 @@
-Remove support for the deprecated ``--install-options``.
diff --git a/news/11451.removal.rst b/news/11451.removal.rst
deleted file mode 100644
index c0d1100ed..000000000
--- a/news/11451.removal.rst
+++ /dev/null
@@ -1,2 +0,0 @@
-``--no-binary`` does not imply ``setup.py install`` anymore. Instead a wheel will be
-built locally and installed.
diff --git a/news/11453.removal.rst b/news/11453.removal.rst
deleted file mode 100644
index 91ebfda04..000000000
--- a/news/11453.removal.rst
+++ /dev/null
@@ -1,2 +0,0 @@
-``--no-binary`` does not disable the cache of locally built wheels anymore. It only
-means "don't download wheels".
diff --git a/news/11529.bugfix.rst b/news/11529.bugfix.rst
deleted file mode 100644
index d05e40460..000000000
--- a/news/11529.bugfix.rst
+++ /dev/null
@@ -1 +0,0 @@
-Fix grammar by changing "A new release of pip available:" to "A new release of pip is available:" in the notice used for indicating that.
diff --git a/news/11681.feature.rst b/news/11681.feature.rst
deleted file mode 100644
index 00cd05ee1..000000000
--- a/news/11681.feature.rst
+++ /dev/null
@@ -1,4 +0,0 @@
-The ``--config-settings``/``-C`` option now supports using the same key multiple
-times. When the same key is specified multiple times, all values are passed to
-the build backend as a list, as opposed to the previous behavior, where pip would
-only pass the last value if the same key was used multiple times.
diff --git a/news/11702.trivial.rst b/news/11702.trivial.rst
deleted file mode 100644
index d27e33d78..000000000
--- a/news/11702.trivial.rst
+++ /dev/null
@@ -1,2 +0,0 @@
-Strip command line prompts like "$" and "C:>" from the actual command
-being copied using the copybutton.
diff --git a/news/11719.bugfix.rst b/news/11719.bugfix.rst
deleted file mode 100644
index c2ae8bc1d..000000000
--- a/news/11719.bugfix.rst
+++ /dev/null
@@ -1 +0,0 @@
-Normalize paths before checking if installed scripts are on PATH.
diff --git a/news/11774.bugfix.rst b/news/11774.bugfix.rst
deleted file mode 100644
index 771246b0b..000000000
--- a/news/11774.bugfix.rst
+++ /dev/null
@@ -1 +0,0 @@
-Correct the way to decide if keyring is available.
diff --git a/news/11775.doc.rst b/news/11775.doc.rst
deleted file mode 100644
index 18274b769..000000000
--- a/news/11775.doc.rst
+++ /dev/null
@@ -1,2 +0,0 @@
-Cross-reference the ``--python`` flag from the ``--prefix`` flag,
-and mention limitations of ``--prefix`` regarding script installation.
diff --git a/news/11786.feature.rst b/news/11786.feature.rst
deleted file mode 100644
index 0da7f8637..000000000
--- a/news/11786.feature.rst
+++ /dev/null
@@ -1 +0,0 @@
-Add ``-C`` as a short version of the ``--config-settings`` option.
diff --git a/news/11809.doc.rst b/news/11809.doc.rst
deleted file mode 100644
index 68c49ea50..000000000
--- a/news/11809.doc.rst
+++ /dev/null
@@ -1 +0,0 @@
-Add SECURITY.md to make the policy offical.
diff --git a/news/11837.bugfix.rst b/news/11837.bugfix.rst
deleted file mode 100644
index 6d33ed680..000000000
--- a/news/11837.bugfix.rst
+++ /dev/null
@@ -1 +0,0 @@
-More consistent resolution backtracking by removing legacy hack related to setuptools resolution
diff --git a/news/11838.doc.rst b/news/11838.doc.rst
deleted file mode 100644
index 9630aa598..000000000
--- a/news/11838.doc.rst
+++ /dev/null
@@ -1 +0,0 @@
-Add username to Git over SSH example.
diff --git a/news/11842.doc.rst b/news/11842.doc.rst
deleted file mode 100644
index bd063996f..000000000
--- a/news/11842.doc.rst
+++ /dev/null
@@ -1,2 +0,0 @@
-Quote extras in the pip install docs to guard shells with default glob
-qualifiers, like zsh.
diff --git a/news/11859.removal.rst b/news/11859.removal.rst
deleted file mode 100644
index b29cedd75..000000000
--- a/news/11859.removal.rst
+++ /dev/null
@@ -1,2 +0,0 @@
-Deprecate ``--build-option`` and ``--global-option``. Users are invited to switch to
-``--config-settings``.
diff --git a/news/11882.bugfix.rst b/news/11882.bugfix.rst
deleted file mode 100644
index 5373487b1..000000000
--- a/news/11882.bugfix.rst
+++ /dev/null
@@ -1 +0,0 @@
-Include ``AUTHORS.txt`` in pip's wheels.
diff --git a/news/11889.bugfix.rst b/news/11889.bugfix.rst
deleted file mode 100644
index e760fd1fb..000000000
--- a/news/11889.bugfix.rst
+++ /dev/null
@@ -1,4 +0,0 @@
-The ``uninstall`` and ``install --force-reinstall`` commands no longer call
-``normalize_path()`` repeatedly on the same paths. Instead, these results are
-cached for the duration of an uninstall operation, resulting in improved
-performance, particularly on Windows.
diff --git a/news/11908.feature.rst b/news/11908.feature.rst
deleted file mode 100644
index 2b9ec18d9..000000000
--- a/news/11908.feature.rst
+++ /dev/null
@@ -1 +0,0 @@
-Reduce the number of resolver rounds, since backjumping makes the resolver more efficient in finding solutions. This also makes pathological cases fail quicker.
diff --git a/news/11915.removal.rst b/news/11915.removal.rst
deleted file mode 100644
index e54b5d574..000000000
--- a/news/11915.removal.rst
+++ /dev/null
@@ -1,3 +0,0 @@
-Using ``--config-settings`` with projects that don't have a ``pyproject.toml`` now print
-a deprecation warning. In the future the presence of config settings will automatically
-enable the default build backend for legacy projects and pass the setttings to it.
diff --git a/news/11935.feature.rst b/news/11935.feature.rst
deleted file mode 100644
index b170ca1d8..000000000
--- a/news/11935.feature.rst
+++ /dev/null
@@ -1 +0,0 @@
-Warn if ``--hash`` is used on a line without requirement in a requirements file.
diff --git a/news/11936.bugfix.rst b/news/11936.bugfix.rst
deleted file mode 100644
index 4ae3ad69a..000000000
--- a/news/11936.bugfix.rst
+++ /dev/null
@@ -1 +0,0 @@
-Fix and improve the parsing of hashes embedded in URL fragments.
diff --git a/news/11938.bugfix.rst b/news/11938.bugfix.rst
deleted file mode 100644
index b299f8e4f..000000000
--- a/news/11938.bugfix.rst
+++ /dev/null
@@ -1,3 +0,0 @@
-When package A depends on package B provided as a direct URL dependency including a hash
-embedded in the link, the ``--require-hashes`` option did not warn when user supplied hashes
-were missing for package B.
diff --git a/news/11941.feature.rst b/news/11941.feature.rst
deleted file mode 100644
index 404f2cb2d..000000000
--- a/news/11941.feature.rst
+++ /dev/null
@@ -1,4 +0,0 @@
-Stop propagating CLI ``--config-settings`` to the build dependencies. They already did
-not propagate to requirements provided in requirement files. To pass the same config
-settings to several requirements, users should provide the requirements as CLI
-arguments.
diff --git a/news/11946.bugfix.rst b/news/11946.bugfix.rst
deleted file mode 100644
index 74437dc82..000000000
--- a/news/11946.bugfix.rst
+++ /dev/null
@@ -1,2 +0,0 @@
-Correctly report ``requested_extras`` in the installation report when extras are
-specified for a local directory installation.
diff --git a/news/11948.bugfix.rst b/news/11948.bugfix.rst
deleted file mode 100644
index 74af91381..000000000
--- a/news/11948.bugfix.rst
+++ /dev/null
@@ -1,3 +0,0 @@
-When installing an archive from a direct URL or local file, populate
-``download_info.info.hashes`` in the installation report, in addition to the legacy
-``download_info.info.hash`` key.
diff --git a/news/11954.doc.rst b/news/11954.doc.rst
deleted file mode 100644
index 946b4057f..000000000
--- a/news/11954.doc.rst
+++ /dev/null
@@ -1 +0,0 @@
-Make it clear that requirements/constraints file can be a URL
diff --git a/news/5037.feature.rst b/news/5037.feature.rst
deleted file mode 100644
index fe4637b6c..000000000
--- a/news/5037.feature.rst
+++ /dev/null
@@ -1 +0,0 @@
-Support wheel cache when using ``--require-hashes``.
diff --git a/news/8368.removal.rst b/news/8368.removal.rst
deleted file mode 100644
index 44ee33aa7..000000000
--- a/news/8368.removal.rst
+++ /dev/null
@@ -1,2 +0,0 @@
-Remove ``setup.py install`` fallback when building a wheel failed for projects without
-``pyproject.toml``.
diff --git a/news/8559.removal.rst b/news/8559.removal.rst
deleted file mode 100644
index a0953dade..000000000
--- a/news/8559.removal.rst
+++ /dev/null
@@ -1,2 +0,0 @@
-When the ``wheel`` package is not installed, pip now uses the default build backend
-instead of ``setup.py install`` for project without ``pyproject.toml``.
diff --git a/news/8719.feature.rst b/news/8719.feature.rst
deleted file mode 100644
index 3f3caf2db..000000000
--- a/news/8719.feature.rst
+++ /dev/null
@@ -1 +0,0 @@
-Add ``--keyring-provider`` flag. See the Authentication page in the documentation for more info.
diff --git a/news/9752.feature.rst b/news/9752.feature.rst
deleted file mode 100644
index d515267be..000000000
--- a/news/9752.feature.rst
+++ /dev/null
@@ -1 +0,0 @@
-In the case of virtual environments, configuration files are now also included from the base installation.
diff --git a/news/CD497476-8620-449D-8E31-799CDBCF3FD6.trivial.rst b/news/CD497476-8620-449D-8E31-799CDBCF3FD6.trivial.rst
deleted file mode 100644
index e69de29bb..000000000
--- a/news/CD497476-8620-449D-8E31-799CDBCF3FD6.trivial.rst
+++ /dev/null
diff --git a/news/msgpack.vendor.rst b/news/msgpack.vendor.rst
deleted file mode 100644
index 9193b7ce5..000000000
--- a/news/msgpack.vendor.rst
+++ /dev/null
@@ -1 +0,0 @@
-Upgrade msgpack to 1.0.5
diff --git a/news/pkg_resources.vendor.rst b/news/pkg_resources.vendor.rst
deleted file mode 100644
index a20817dfb..000000000
--- a/news/pkg_resources.vendor.rst
+++ /dev/null
@@ -1 +0,0 @@
-Patch pkg_resources to remove dependency on ``jaraco.text``.
diff --git a/news/platformdirs.vendor.rst b/news/platformdirs.vendor.rst
deleted file mode 100644
index 939253e14..000000000
--- a/news/platformdirs.vendor.rst
+++ /dev/null
@@ -1 +0,0 @@
-Upgrade platformdirs to 3.2.0
diff --git a/news/pygments.vendor.rst b/news/pygments.vendor.rst
deleted file mode 100644
index a6c8edafc..000000000
--- a/news/pygments.vendor.rst
+++ /dev/null
@@ -1 +0,0 @@
-Upgrade pygments to 2.14.0
diff --git a/news/resolvelib.vendor.rst b/news/resolvelib.vendor.rst
deleted file mode 100644
index ad55516ed..000000000
--- a/news/resolvelib.vendor.rst
+++ /dev/null
@@ -1 +0,0 @@
-Upgrade resolvelib to 1.0.1
diff --git a/news/rich.vendor.rst b/news/rich.vendor.rst
deleted file mode 100644
index 0bedd3bb4..000000000
--- a/news/rich.vendor.rst
+++ /dev/null
@@ -1 +0,0 @@
-Upgrade rich to 13.3.3
diff --git a/news/setuptools.vendor.rst b/news/setuptools.vendor.rst
deleted file mode 100644
index 9cf3f49e2..000000000
--- a/news/setuptools.vendor.rst
+++ /dev/null
@@ -1 +0,0 @@
-Upgrade setuptools to 67.6.1
diff --git a/news/tenacity.vendor.rst b/news/tenacity.vendor.rst
deleted file mode 100644
index 493d38d01..000000000
--- a/news/tenacity.vendor.rst
+++ /dev/null
@@ -1 +0,0 @@
-Upgrade tenacity to 8.2.2
diff --git a/news/typing_extensions.vendor.rst b/news/typing_extensions.vendor.rst
deleted file mode 100644
index e71aeb663..000000000
--- a/news/typing_extensions.vendor.rst
+++ /dev/null
@@ -1 +0,0 @@
-Upgrade typing_extensions to 4.5.0
diff --git a/news/urllib3.vendor.rst b/news/urllib3.vendor.rst
deleted file mode 100644
index 09e82a8f2..000000000
--- a/news/urllib3.vendor.rst
+++ /dev/null
@@ -1 +0,0 @@
-Upgrade urllib3 to 1.26.15