summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-click_8.1.3.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-click: upgrade 8.1.2 -> 8.1.3Xu Huan2022-05-141-0/+41
Released 2022-04-28 Use verbose form of typing.Callable for @command and @group. Show error when attempting to create an option with multiple=True, is_flag=True. Use count instead. Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>