summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStéphane Bidoul <stephane.bidoul@gmail.com>2023-04-11 14:57:00 +0200
committerStéphane Bidoul <stephane.bidoul@gmail.com>2023-04-11 14:57:00 +0200
commit41b0189eba14ee4b841bca39a78962a93de157c1 (patch)
tree2d6120df0aa8877bbdcad2ff1820900ce948d3f9
parent4f6d47d8bc7ad7ab4fbbbb374413cc1aef2f06d3 (diff)
downloadpip-41b0189eba14ee4b841bca39a78962a93de157c1.tar.gz
Add news
-rw-r--r--news/11948.bugfix.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/news/11948.bugfix.rst b/news/11948.bugfix.rst
new file mode 100644
index 000000000..74af91381
--- /dev/null
+++ b/news/11948.bugfix.rst
@@ -0,0 +1,3 @@
+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.