------------------------------------------------------------------- Thu Jun 5 04:38:04 UTC 2025 - Steve Kowalik - Switch to pyproject macros. ------------------------------------------------------------------- Wed Aug 14 14:53:05 UTC 2024 - Dirk Müller - use modern python for sle15 ------------------------------------------------------------------- Thu May 9 08:27:09 UTC 2024 - Dirk Müller - update to 1.27.2: * Don't use default prompt when one is not supplied to the --prompt option. * Don't install tests. * Do not ignore the socket passed with the -S option, even when no port is passed * Fix unexpected exception when using dsn without username & password (Thanks: [Will Wang]) * Let the `--prompt` option act normally with its predefined default value * paramiko is newer than 2.11.0 now, remove version pinning `cryptography`. * Drop support for Python 3.7 ------------------------------------------------------------------- Thu Dec 7 23:00:37 UTC 2023 - Dirk Müller - update to 1.27.0: * Detect TiDB instance, show in the prompt, and use additional keywords. * Fix the completion order to show more commonly-used keywords at the top. * Better handle empty statements in un/prettify * Remove vi-mode bindings for prettify/unprettify. * Honor `\G` when executing from commandline with `-e`. * Correctly report the version of TiDB. ------------------------------------------------------------------- Wed Oct 19 11:26:41 UTC 2022 - Ben Greiner - Implement python packaging best practices: * Don't catchall python sitelib - Don't install toplevel test module - Make sure the correct version metadata is installed * Enable testsuite - Add missing update-alternatives requirements ------------------------------------------------------------------- Thu Oct 13 09:44:00 UTC 2022 - John Paul Adrian Glaubitz - Initial build + Version 1.26.1