14
0
forked from pool/python-click

- update to 8.1.7:

* Fix issue with regex flags in shell completion.
  * Bash version detection issues a warning instead of an
    error.
  * Fix issue with completion script for Fish shell.
- Update to version 4.1

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-click?expand=0&rev=48
This commit is contained in:
2023-09-07 10:59:41 +00:00
committed by Git OBS Bridge
parent 555d91a213
commit c00a0b7141
4 changed files with 31 additions and 22 deletions

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-click
Version: 8.1.6
Version: 8.1.7
Release: 0
Summary: A wrapper around optparse for command line utilities
License: BSD-3-Clause