summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2022-07-13 18:06:32 -0400
committerJason R. Coombs <jaraco@jaraco.com>2022-07-13 18:06:32 -0400
commitb1353f7e0dd345d799c3e3133daee687871b30e5 (patch)
treee5d60b7fe8ab33eddc9e51b28bca515122870c08
parent0bf43816f5d09ce1a2e0fe13de013aa36962d685 (diff)
downloadpython-setuptools-git-b1353f7e0dd345d799c3e3133daee687871b30e5.tar.gz
Update changelog. Ref #3435.
-rw-r--r--changelog.d/3435.misc.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/3435.misc.rst b/changelog.d/3435.misc.rst
new file mode 100644
index 00000000..82780290
--- /dev/null
+++ b/changelog.d/3435.misc.rst
@@ -0,0 +1 @@
+Corrected issue in macOS framework builds on Python 3.9 not installed by homebrew (pypa/distutils#158).