summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2022-08-21 15:54:48 -0400
committerJason R. Coombs <jaraco@jaraco.com>2022-08-21 15:54:48 -0400
commitd1a76c59f58d3a590121f81beeadcbe438d3d389 (patch)
tree4c4bedc3a02534e1cb5866d0c39b7ace68a811c1
parent7ceffdafd2bdcabd09245c30037ac11946f64593 (diff)
downloadpython-setuptools-git-d1a76c59f58d3a590121f81beeadcbe438d3d389.tar.gz
Update changelog
-rw-r--r--changelog.d/3553.change.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/3553.change.rst b/changelog.d/3553.change.rst
new file mode 100644
index 00000000..145d7cb3
--- /dev/null
+++ b/changelog.d/3553.change.rst
@@ -0,0 +1 @@
+Sync with pypa/distutils@22b9bcf, including fixed cross-compiling support and removing deprecation warning per pypa/distutils#169.