diff --git a/click-completion-0.5.0.tar.gz b/click-completion-0.5.0.tar.gz deleted file mode 100644 index f812699..0000000 --- a/click-completion-0.5.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0b7486b82c1e15a64dac58b82004dc6ae5a8c96aed03c37cf66089d95bb65fe0 -size 12678 diff --git a/click-completion-0.5.1.tar.gz b/click-completion-0.5.1.tar.gz new file mode 100644 index 0000000..13c61a2 --- /dev/null +++ b/click-completion-0.5.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b51348099917ba749473e6e74360c7b86c28249a01e315804588ede2895af90 +size 12636 diff --git a/python-click-completion.changes b/python-click-completion.changes index c9e5e5d..28300c3 100644 --- a/python-click-completion.changes +++ b/python-click-completion.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Mar 25 02:57:30 UTC 2019 - John Vandenberg + +- 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 diff --git a/python-click-completion.spec b/python-click-completion.spec index cbf6324..c6e904c 100644 --- a/python-click-completion.spec +++ b/python-click-completion.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-click-completion -Version: 0.5.0 +Version: 0.5.1 Release: 0 Summary: Fish, Bash, Zsh and PowerShell completion for Click License: MIT @@ -28,8 +28,8 @@ Source: https://github.com/click-contrib/click-completion/archive/v%{ver BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros -Requires: python-click Requires: python-Jinja2 +Requires: python-click Requires: python-shellingham Requires: python-six %ifpython2