pkgsrc/sysutils/fabric/PLIST
gls 5295525492 Updated sysutils/fabric to 1.8.0
pkgsrc changes:
---------------
FETCH_USING=curl, pypi serves files over https now.

upstream changes:
-----------------

1.8.0 2013-09-20
[Feature] #910: Added a keyword argument to rsync_project to configure the
 default options. Thanks to @moorepants for the patch.
[Support] #984: Make this changelog easier to read! Now with per-release
 sections, generated automatically from the old timeline source format.
[Feature] #931: Allow overriding of abort behavior via a custom
 exception-returning callable set as env.abort_exception.
 Thanks to Chris Rose for the patch.
2013-10-21 18:09:30 +00:00

127 lines
4.2 KiB
Text

@comment $NetBSD: PLIST,v 1.14 2013/10/21 18:09:30 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/docs.py
${PYSITELIB}/fabfile/docs.pyc
${PYSITELIB}/fabfile/docs.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/development.rst
share/doc/fabric/faq.rst
share/doc/fabric/index.rst
share/doc/fabric/installation.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