15
0

Accepting request 688134 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/688134
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-click-completion?expand=0&rev=2
This commit is contained in:
2019-03-26 14:44:02 +00:00
committed by Git OBS Bridge
4 changed files with 16 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0b7486b82c1e15a64dac58b82004dc6ae5a8c96aed03c37cf66089d95bb65fe0
size 12678

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5b51348099917ba749473e6e74360c7b86c28249a01e315804588ede2895af90
size 12636

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
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>

View File

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