aboutsummaryrefslogtreecommitdiffstats
path: root/changelog.d
diff options
context:
space:
mode:
authorPaul Ganssle <pganssle@users.noreply.github.com>2018-05-17 12:00:48 -0400
committerGitHub <noreply@github.com>2018-05-17 12:00:48 -0400
commit5832e76345b24137ed662de6e66dbbd6c8fdb749 (patch)
tree358d31989038ccba335a2c0b04bd0c2337f42dec /changelog.d
parent41b39539fd3034ca09fd387454460f4ca55e8bdd (diff)
parent70c786bb62973a1b8284bceef1321ece79ceb7ee (diff)
downloadexternal_python_setuptools-5832e76345b24137ed662de6e66dbbd6c8fdb749.tar.gz
external_python_setuptools-5832e76345b24137ed662de6e66dbbd6c8fdb749.tar.bz2
external_python_setuptools-5832e76345b24137ed662de6e66dbbd6c8fdb749.zip
Merge pull request #1360 from Infinidat/issue1350
Use canonicalize_name to look for .dist-info in wheel files
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/1360.change.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/1360.change.rst b/changelog.d/1360.change.rst
new file mode 100644
index 00000000..36f40483
--- /dev/null
+++ b/changelog.d/1360.change.rst
@@ -0,0 +1 @@
+Fixed issue with a mismatch between the name of the package and the name of the .dist-info file in wheel files