community.mysql/changelogs/fragments/267-prepare_for_distutils_be_removed.yml
Andrew Klychkov 1cec3ffe23 Correct fragment
2022-01-06 08:57:18 +01:00

2 lines
217 B
YAML

bugfixes:
- Collection core functions - use vendored version of ``distutils.version`` instead of the deprecated Python standard library ``distutils`` (https://github.com/ansible-collections/community.mysql/pull/269).