15
0
forked from pool/python-mycli
Commit Graph

12 Commits

Author SHA256 Message Date
0fca3b1f4e Accepting request 1282937 from devel:languages:python
- Switch to pyproject macros.

OBS-URL: https://build.opensuse.org/request/show/1282937
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mycli?expand=0&rev=6
2025-06-05 18:34:07 +00:00
c217a4d7fb - Switch to pyproject macros.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mycli?expand=0&rev=11
2025-06-05 04:43:45 +00:00
65d4a15f65 Accepting request 1193897 from devel:languages:python
- use modern python for sle15

OBS-URL: https://build.opensuse.org/request/show/1193897
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mycli?expand=0&rev=5
2024-08-16 10:23:09 +00:00
afef9ba4c1 - use modern python for sle15
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mycli?expand=0&rev=9
2024-08-14 14:53:16 +00:00
b533b265d5 Accepting request 1172875 from devel:languages:python
- 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
2024-05-09 10:14:35 +00:00
118a218c14 - 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/package/show/devel:languages:python/python-mycli?expand=0&rev=7
2024-05-09 08:29:22 +00:00
6dd22818af Accepting request 1131995 from devel:languages:python
- 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.

OBS-URL: https://build.opensuse.org/request/show/1131995
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mycli?expand=0&rev=3
2023-12-08 21:32:21 +00:00
c642fcf208 - 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.

- 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
2023-12-07 23:00:45 +00:00
fa475e259a Accepting request 1030031 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1030031
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mycli?expand=0&rev=2
2022-10-20 09:11:29 +00:00
2f57526375 Accepting request 1029995 from home:bnavigator:branches:devel:languages:python
- 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/request/show/1029995
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mycli?expand=0&rev=3
2022-10-19 16:20:06 +00:00
0f96689164 Accepting request 1029652 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1029652
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mycli?expand=0&rev=1
2022-10-19 11:17:26 +00:00
b1b08b94ad Accepting request 1010608 from home:glaubitz:branches:devel:languages:python
- Initial build
  + Version 1.26.1

OBS-URL: https://build.opensuse.org/request/show/1010608
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mycli?expand=0&rev=1
2022-10-14 21:34:51 +00:00