forked from pool/python-setuptools
Accepting request 989589 from home:apersaud:branches:devel:languages:python
- update to version 63.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). OBS-URL: https://build.opensuse.org/request/show/989589 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools?expand=0&rev=225
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 16 15:54:03 UTC 2022 - Arun Persaud <arun@gmx.de>
|
||||
|
||||
- update to version 63.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).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 14 15:53:33 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
Reference in New Issue
Block a user