15
0

Accepting request 790134 from home:mcalabkova:branches:devel:languages:python

- Update to 0.5.2
  * fix slow completion on projects that provide a cached 
    get_command_short_help

OBS-URL: https://build.opensuse.org/request/show/790134
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-click-completion?expand=0&rev=5
This commit is contained in:
Tomáš Chvátal
2020-03-31 12:18:50 +00:00
committed by Git OBS Bridge
parent 377ec3b9c8
commit f1ce60939b
4 changed files with 12 additions and 5 deletions

View File

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

View File

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

View File

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

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-click-completion
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-click-completion
Version: 0.5.1
Version: 0.5.2
Release: 0
Summary: Fish, Bash, Zsh and PowerShell completion for Click
License: MIT