blob: 756cf13bc77f88a8274a7607b71bd9a31a5ed39a (
plain)
1
2
3
4
5
6
7
|
bugfixes:
- >
Address the deprecation of the use of stdlib
distutils in packaging. It's a short-term hotfix for the problem
(https://github.com/ansible/ansible/issues/70456,
https://github.com/pypa/setuptools/issues/2230,
https://github.com/pypa/setuptools/commit/bd110264)
|