15
0
Files
python-click-completion/python-click-completion.changes
Tomáš Chvátal 377ec3b9c8 Accepting request 688058 from home:jayvdb:coala:python3-bears
- 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

OBS-URL: https://build.opensuse.org/request/show/688058
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-click-completion?expand=0&rev=3
2019-03-25 08:39:43 +00:00

16 lines
572 B
Plaintext

-------------------------------------------------------------------
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