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