forked from pool/python-click-plugins
- update to version 1.0.4:
- Preemptive fix for a breaking change in Click v7. CLI command names generated from functions with underscores will have dashes instead of underscores. See https://github.com/click-contrib/click-plugins/issues/19. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-click-plugins?expand=0&rev=5
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 17 20:00:17 UTC 2018 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
|
||||
- update to version 1.0.4:
|
||||
- Preemptive fix for a breaking change in Click v7. CLI command names generated from functions with underscores will have dashes instead of underscores. See https://github.com/click-contrib/click-plugins/issues/19.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 3 18:34:32 UTC 2018 - arun@gmx.de
|
||||
|
||||
|
||||
Reference in New Issue
Block a user