OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-click-completion?expand=0&rev=7
28 lines
985 B
Plaintext
28 lines
985 B
Plaintext
-------------------------------------------------------------------
|
|
Thu May 15 13:19:48 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
|
|
|
- Convert to pip-based build
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 31 12:13:46 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
- Update to 0.5.2
|
|
* fix slow completion on projects that provide a cached
|
|
get_command_short_help
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 25 02:57:30 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Update to v0.5.1
|
|
* fix DeprecationWarning: invalid escape sequence on python 3.7
|
|
* Don't call compinit in Zsh completion code
|
|
* Don't show hidden commands
|
|
* Use better short help
|
|
* Escape backticks in help messages for zsh
|
|
* drop oh-my-zsh specific install
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 1 01:37:25 PM UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Initial spec for v0.5.0
|