- 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
OBS-URL: https://build.opensuse.org/request/show/1172875
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mycli?expand=0&rev=4
* 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
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mycli?expand=0&rev=7
* 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.
- 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
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mycli?expand=0&rev=5