pkgsrc/devel/py-click/PLIST
wiz 7775671e6f Update to 5.1:
Version 5.1
-----------

(bugfix release, released on 17th August 2015)

- Fix a bug in `pass_obj` that would accidentally pass the context too.

Version 5.0
-----------

(codename "tok tok", released on 16th August 2015)

- Removed various deprecated functionality.
- Atomic files now only accept the `w` mode.
- Change the usage part of help output for very long commands to wrap
  their arguments onto the next line, indented by 4 spaces.
- Fix a bug where return code and error messages were incorrect when
  using ``CliRunner``.
- added `get_current_context`.
- added a `meta` dictionary to the context which is shared across the
  linked list of contexts to allow click utilities to place state there.
- introduced `Context.scope`.
- The `echo` function is now threadsafe: It calls the `write` method of the
  underlying object only once.
- `prompt(hide_input=True)` now prints a newline on `^C`.
- Click will now warn if users are using ``unicode_literals``.
- Click will now ignore the ``PAGER`` environment variable if it is empty or
  contains only whitespace.
- The `click-contrib` GitHub organization was created.
2015-08-30 14:43:25 +00:00

50 lines
1.6 KiB
Text

@comment $NetBSD: PLIST,v 1.2 2015/08/30 14:43:25 wiz Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/click/__init__.py
${PYSITELIB}/click/__init__.pyc
${PYSITELIB}/click/__init__.pyo
${PYSITELIB}/click/_bashcomplete.py
${PYSITELIB}/click/_bashcomplete.pyc
${PYSITELIB}/click/_bashcomplete.pyo
${PYSITELIB}/click/_compat.py
${PYSITELIB}/click/_compat.pyc
${PYSITELIB}/click/_compat.pyo
${PYSITELIB}/click/_termui_impl.py
${PYSITELIB}/click/_termui_impl.pyc
${PYSITELIB}/click/_termui_impl.pyo
${PYSITELIB}/click/_textwrap.py
${PYSITELIB}/click/_textwrap.pyc
${PYSITELIB}/click/_textwrap.pyo
${PYSITELIB}/click/core.py
${PYSITELIB}/click/core.pyc
${PYSITELIB}/click/core.pyo
${PYSITELIB}/click/decorators.py
${PYSITELIB}/click/decorators.pyc
${PYSITELIB}/click/decorators.pyo
${PYSITELIB}/click/exceptions.py
${PYSITELIB}/click/exceptions.pyc
${PYSITELIB}/click/exceptions.pyo
${PYSITELIB}/click/formatting.py
${PYSITELIB}/click/formatting.pyc
${PYSITELIB}/click/formatting.pyo
${PYSITELIB}/click/globals.py
${PYSITELIB}/click/globals.pyc
${PYSITELIB}/click/globals.pyo
${PYSITELIB}/click/parser.py
${PYSITELIB}/click/parser.pyc
${PYSITELIB}/click/parser.pyo
${PYSITELIB}/click/termui.py
${PYSITELIB}/click/termui.pyc
${PYSITELIB}/click/termui.pyo
${PYSITELIB}/click/testing.py
${PYSITELIB}/click/testing.pyc
${PYSITELIB}/click/testing.pyo
${PYSITELIB}/click/types.py
${PYSITELIB}/click/types.pyc
${PYSITELIB}/click/types.pyo
${PYSITELIB}/click/utils.py
${PYSITELIB}/click/utils.pyc
${PYSITELIB}/click/utils.pyo