Update dependency setuptools to v63.2.0
This MR contains the following updates:
Package | Update | Change |
---|---|---|
setuptools | minor |
==63.1.0 -> ==63.2.0
|
Release Notes
pypa/setuptools
v63.2.0
Changes ^^^^^^^
-
#3395: Included a performance optimization:
setuptools.build_meta
no longer tries to :func:compile
the setup script code before :func:exec
-ing it.
Misc ^^^^
- #3435: Corrected issue in macOS framework builds on Python 3.9 not installed by homebrew (pypa/distutils#158).
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.