Go to file
Dirk Mueller f950effb5d - update to 8.0.4:
* ``open_file`` recognizes ``Path("-")`` as a standard stream, the
    same as the string ``"-"``. :issue:`2106`
  * The ``option`` and ``argument`` decorators preserve the type
    annotation of the decorated function. :pr:`2155`
  * A callable default value can customize its help text by overriding
    ``__str__`` instead of always showing ``(dynamic)``. :issue:`2099`
  * Fix a typo in the Bash completion script that affected file and
    directory completion. If this script was generated by a previous
    version, it should be regenerated. :issue:`2163`
  *  Fix typing for ``echo`` and ``secho`` file argument.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-click?expand=0&rev=36
2022-03-27 11:03:10 +00:00
.gitattributes Accepting request 247420 from home:lowks 2014-09-03 15:58:51 +00:00
.gitignore Accepting request 247420 from home:lowks 2014-09-03 15:58:51 +00:00
click-8.0.4.tar.gz - update to 8.0.4: 2022-03-27 11:03:10 +00:00
python-click.changes - update to 8.0.4: 2022-03-27 11:03:10 +00:00
python-click.spec - update to 8.0.4: 2022-03-27 11:03:10 +00:00