Mercurial > hgrepos > Python > libs > ConfigMix
changeset 693:2848e0212a3d
Changelog
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Mon, 12 Jun 2023 09:21:54 +0200 |
| parents | db764da37cd2 |
| children | cce494edd752 |
| files | CHANGES.txt |
| diffstat | 1 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGES.txt Sun Jun 11 16:47:29 2023 +0200 +++ b/CHANGES.txt Mon Jun 12 09:21:54 2023 +0200 @@ -15,15 +15,15 @@ n/a ~~~ -- **[feature]** - The installer got now an extra "sasl" that requires :py:mod:`passlib`. - This package is needed by the filter :py:func:`saslprep`. - - **[bugfix]** Fixed some format string errors in the YAML loader. These errors were only encountered in exception handlers. - **[misc]** + The installer got now an extra "sasl" that requires :py:mod:`passlib`. + This package is needed by the filter :py:func:`saslprep`. + +- **[misc]** Enhance compatibility with newer Python :py:mod:`setuptools` or :py:mod:`pip`: Create a basic :file:`pyproject.toml`.
