pkgsrc/sysutils/fabric/PLIST
gls 3d0b930a53 Update sysutils/fabric to 1.9.0
Upstream changes:
-----------------

1.9.0 2014-06-08

    [Bug] #965: Tweak IO flushing behavior when in linewise
 (& thus parallel) mode so interwoven output is less frequent.
 Thanks to @akidata for catch & patch.
    [Feature] #741: Add env.prompts dictionary, allowing users to set
 up custom prompt responses (similar to the built-in sudo prompt
 auto-responder.) Thanks to Nigel Owens and David Halter for the patch.
    [Feature] #1082: Add pty passthrough kwarg to upload_template.
    [Support]: Modified packaging data to reflect that Fabric requires
 Paramiko < 1.13 (which dropped Python 2.5 support.)
    [Support] #1105: Enhance setup.py to allow Paramiko 1.13+ under
 Python 2.6+. Thanks to to @Arfrever for catch & patch.
    [Support] #1106: Fix a misleading/ambiguous example snippet in the fab
 usage docs to be clearer. Thanks to @zed.
    [Feature] #1101: Reboot operation now supports custom command.
 Thanks to Jonas Lejon.
    [Feature] #938: Add an env var env.effective_roles specifying roles used
 in the currently executing command. Thanks to Piotr Betkier for the patch.
    [Feature] #1078: Add .command and .real_command attributes to local
 return value.
 Thanks to Alexander Teves (@alexanderteves) and Konrad Hałas (@konradhalas).

1.8.4 2014-06-08

    [Support] #1105: Enhance setup.py to allow Paramiko 1.13+ under Python
 2.6+. Thanks to to @Arfrever for catch & patch.
    [Bug] #898: Treat paths that begin with tilde “~”
 as absolute paths instead of relative.
 Thanks to Alex Plugaru for the patch and Dan Craig for the suggestion.

1.8.3 2014-03-21

    [Support]: Modified packaging data to reflect that Fabric requires
 Paramiko < 1.13 (which dropped Python 2.5 support.)
2014-06-12 00:53:05 +00:00

125 lines
4.2 KiB
Text

@comment $NetBSD: PLIST,v 1.15 2014/06/12 00:53:05 gls Exp $
bin/fab
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/fabfile/__init__.py
${PYSITELIB}/fabfile/__init__.pyc
${PYSITELIB}/fabfile/__init__.pyo
${PYSITELIB}/fabfile/tag.py
${PYSITELIB}/fabfile/tag.pyc
${PYSITELIB}/fabfile/tag.pyo
${PYSITELIB}/fabfile/utils.py
${PYSITELIB}/fabfile/utils.pyc
${PYSITELIB}/fabfile/utils.pyo
${PYSITELIB}/fabric/__init__.py
${PYSITELIB}/fabric/__init__.pyc
${PYSITELIB}/fabric/__init__.pyo
${PYSITELIB}/fabric/api.py
${PYSITELIB}/fabric/api.pyc
${PYSITELIB}/fabric/api.pyo
${PYSITELIB}/fabric/auth.py
${PYSITELIB}/fabric/auth.pyc
${PYSITELIB}/fabric/auth.pyo
${PYSITELIB}/fabric/colors.py
${PYSITELIB}/fabric/colors.pyc
${PYSITELIB}/fabric/colors.pyo
${PYSITELIB}/fabric/context_managers.py
${PYSITELIB}/fabric/context_managers.pyc
${PYSITELIB}/fabric/context_managers.pyo
${PYSITELIB}/fabric/contrib/__init__.py
${PYSITELIB}/fabric/contrib/__init__.pyc
${PYSITELIB}/fabric/contrib/__init__.pyo
${PYSITELIB}/fabric/contrib/console.py
${PYSITELIB}/fabric/contrib/console.pyc
${PYSITELIB}/fabric/contrib/console.pyo
${PYSITELIB}/fabric/contrib/django.py
${PYSITELIB}/fabric/contrib/django.pyc
${PYSITELIB}/fabric/contrib/django.pyo
${PYSITELIB}/fabric/contrib/files.py
${PYSITELIB}/fabric/contrib/files.pyc
${PYSITELIB}/fabric/contrib/files.pyo
${PYSITELIB}/fabric/contrib/project.py
${PYSITELIB}/fabric/contrib/project.pyc
${PYSITELIB}/fabric/contrib/project.pyo
${PYSITELIB}/fabric/decorators.py
${PYSITELIB}/fabric/decorators.pyc
${PYSITELIB}/fabric/decorators.pyo
${PYSITELIB}/fabric/docs.py
${PYSITELIB}/fabric/docs.pyc
${PYSITELIB}/fabric/docs.pyo
${PYSITELIB}/fabric/exceptions.py
${PYSITELIB}/fabric/exceptions.pyc
${PYSITELIB}/fabric/exceptions.pyo
${PYSITELIB}/fabric/io.py
${PYSITELIB}/fabric/io.pyc
${PYSITELIB}/fabric/io.pyo
${PYSITELIB}/fabric/job_queue.py
${PYSITELIB}/fabric/job_queue.pyc
${PYSITELIB}/fabric/job_queue.pyo
${PYSITELIB}/fabric/main.py
${PYSITELIB}/fabric/main.pyc
${PYSITELIB}/fabric/main.pyo
${PYSITELIB}/fabric/network.py
${PYSITELIB}/fabric/network.pyc
${PYSITELIB}/fabric/network.pyo
${PYSITELIB}/fabric/operations.py
${PYSITELIB}/fabric/operations.pyc
${PYSITELIB}/fabric/operations.pyo
${PYSITELIB}/fabric/sftp.py
${PYSITELIB}/fabric/sftp.pyc
${PYSITELIB}/fabric/sftp.pyo
${PYSITELIB}/fabric/state.py
${PYSITELIB}/fabric/state.pyc
${PYSITELIB}/fabric/state.pyo
${PYSITELIB}/fabric/task_utils.py
${PYSITELIB}/fabric/task_utils.pyc
${PYSITELIB}/fabric/task_utils.pyo
${PYSITELIB}/fabric/tasks.py
${PYSITELIB}/fabric/tasks.pyc
${PYSITELIB}/fabric/tasks.pyo
${PYSITELIB}/fabric/thread_handling.py
${PYSITELIB}/fabric/thread_handling.pyc
${PYSITELIB}/fabric/thread_handling.pyo
${PYSITELIB}/fabric/utils.py
${PYSITELIB}/fabric/utils.pyc
${PYSITELIB}/fabric/utils.pyo
${PYSITELIB}/fabric/version.py
${PYSITELIB}/fabric/version.pyc
${PYSITELIB}/fabric/version.pyo
man/man1/fab.1
share/doc/fabric/api/contrib/console.rst
share/doc/fabric/api/contrib/django.rst
share/doc/fabric/api/contrib/files.rst
share/doc/fabric/api/contrib/project.rst
share/doc/fabric/api/core/colors.rst
share/doc/fabric/api/core/context_managers.rst
share/doc/fabric/api/core/decorators.rst
share/doc/fabric/api/core/docs.rst
share/doc/fabric/api/core/network.rst
share/doc/fabric/api/core/operations.rst
share/doc/fabric/api/core/tasks.rst
share/doc/fabric/api/core/utils.rst
share/doc/fabric/changelog.rst
share/doc/fabric/contact.rst
share/doc/fabric/development.rst
share/doc/fabric/faq.rst
share/doc/fabric/index.rst
share/doc/fabric/installing.rst
share/doc/fabric/roadmap.rst
share/doc/fabric/troubleshooting.rst
share/doc/fabric/tutorial.rst
share/doc/fabric/usage/env.rst
share/doc/fabric/usage/execution.rst
share/doc/fabric/usage/fab.rst
share/doc/fabric/usage/fabfiles.rst
share/doc/fabric/usage/interactivity.rst
share/doc/fabric/usage/library.rst
share/doc/fabric/usage/output_controls.rst
share/doc/fabric/usage/parallel.rst
share/doc/fabric/usage/ssh.rst
share/doc/fabric/usage/tasks.rst
@pkgdir share/doc/fabric/changes