------------------------------------------------------------------- Mon Nov 27 13:05:40 UTC 2023 - Antonio Larrosa - Use %{?sle15_python_module_pythons} ------------------------------------------------------------------- Mon Nov 27 08:03:06 UTC 2023 - Antonio Larrosa - Update to 3.1.1: - Display Flags values in their repr. - ~SelectField and SelectMultipleField choices can be None if validate_choice is False - Documentation improvements - Unit tests improvements - Python 3.12 support - Restored support for 3-items tuple return value from iter_choices - Update to 3.1.0: - Documentation improvements - Translation improvements - Implement :class:~fields.ColorField - Delayed import of email_validator. -