aboutsummaryrefslogtreecommitdiffstats
path: root/changelog.d
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/1749.change.rst1
-rw-r--r--changelog.d/1750.change.rst1
2 files changed, 2 insertions, 0 deletions
diff --git a/changelog.d/1749.change.rst b/changelog.d/1749.change.rst
new file mode 100644
index 00000000..de678072
--- /dev/null
+++ b/changelog.d/1749.change.rst
@@ -0,0 +1 @@
+Fixed issue with the PEP 517 backend where building a source distribution would fail if any tarball existed in the destination directory.
diff --git a/changelog.d/1750.change.rst b/changelog.d/1750.change.rst
new file mode 100644
index 00000000..7a22229e
--- /dev/null
+++ b/changelog.d/1750.change.rst
@@ -0,0 +1 @@
+Fixed an issue with PEP 517 backend where wheel builds would fail if the destination directory did not already exist.