pkgsrc/devel/py-setuptools/PLIST
wiz 679f3a133c Update to 5.4.1:
-----
5.4.1
-----

* Python #7776: (ssl_support) Correct usage of host for validation when
  tunneling for HTTPS.

---
5.4
---

* Issue #154: ``pkg_resources`` will now cache the zip manifests rather than
  re-processing the same file from disk multiple times, but only if the
  environment variable ``PKG_RESOURCES_CACHE_ZIP_MANIFESTS`` is set. Clients
  that package many modules in the same zip file will see some improvement
  in startup time by enabling this feature. This feature is not enabled by
  default because it causes a substantial increase in memory usage.

---
5.3
---

* Issue #185: Make svn tagging work on the new style SVN metadata.
  Thanks cazabon!
* Prune revision control directories (e.g .svn) from base path
  as well as sub-directories.

---
5.2
---

* Added a `Developer Guide
  <https://pythonhosted.org/setuptools/developer-guide.html>`_ to the official
  documentation.
* Some code refactoring and cleanup was done with no intended behavioral
  changes.
* During install_egg_info, the generated lines for namespace package .pth
  files are now processed even during a dry run.

---
5.1
---

* Issue #202: Implemented more robust cache invalidation for the ZipImporter,
  building on the work in Issue #168. Special thanks to Jurko Gospodnetic and
  PJE.

-----
5.0.2
-----

* Issue #220: Restored script templates.
2014-07-22 10:00:05 +00:00

200 lines
8.4 KiB
Text

@comment $NetBSD: PLIST,v 1.18 2014/07/22 10:00:06 wiz Exp $
bin/easy_install-${PYVERSSUFFIX}
${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}/${EGG_INFODIR}/zip-safe
${PYSITELIB}/_markerlib/__init__.py
${PYSITELIB}/_markerlib/__init__.pyc
${PYSITELIB}/_markerlib/__init__.pyo
${PYSITELIB}/_markerlib/markers.py
${PYSITELIB}/_markerlib/markers.pyc
${PYSITELIB}/_markerlib/markers.pyo
${PYSITELIB}/easy_install.py
${PYSITELIB}/easy_install.pyc
${PYSITELIB}/easy_install.pyo
${PYSITELIB}/pkg_resources.py
${PYSITELIB}/pkg_resources.pyc
${PYSITELIB}/pkg_resources.pyo
${PYSITELIB}/setuptools/__init__.py
${PYSITELIB}/setuptools/__init__.pyc
${PYSITELIB}/setuptools/__init__.pyo
${PYSITELIB}/setuptools/archive_util.py
${PYSITELIB}/setuptools/archive_util.pyc
${PYSITELIB}/setuptools/archive_util.pyo
${PYSITELIB}/setuptools/command/__init__.py
${PYSITELIB}/setuptools/command/__init__.pyc
${PYSITELIB}/setuptools/command/__init__.pyo
${PYSITELIB}/setuptools/command/alias.py
${PYSITELIB}/setuptools/command/alias.pyc
${PYSITELIB}/setuptools/command/alias.pyo
${PYSITELIB}/setuptools/command/bdist_egg.py
${PYSITELIB}/setuptools/command/bdist_egg.pyc
${PYSITELIB}/setuptools/command/bdist_egg.pyo
${PYSITELIB}/setuptools/command/bdist_rpm.py
${PYSITELIB}/setuptools/command/bdist_rpm.pyc
${PYSITELIB}/setuptools/command/bdist_rpm.pyo
${PYSITELIB}/setuptools/command/bdist_wininst.py
${PYSITELIB}/setuptools/command/bdist_wininst.pyc
${PYSITELIB}/setuptools/command/bdist_wininst.pyo
${PYSITELIB}/setuptools/command/build_ext.py
${PYSITELIB}/setuptools/command/build_ext.pyc
${PYSITELIB}/setuptools/command/build_ext.pyo
${PYSITELIB}/setuptools/command/build_py.py
${PYSITELIB}/setuptools/command/build_py.pyc
${PYSITELIB}/setuptools/command/build_py.pyo
${PYSITELIB}/setuptools/command/develop.py
${PYSITELIB}/setuptools/command/develop.pyc
${PYSITELIB}/setuptools/command/develop.pyo
${PYSITELIB}/setuptools/command/easy_install.py
${PYSITELIB}/setuptools/command/easy_install.pyc
${PYSITELIB}/setuptools/command/easy_install.pyo
${PYSITELIB}/setuptools/command/egg_info.py
${PYSITELIB}/setuptools/command/egg_info.pyc
${PYSITELIB}/setuptools/command/egg_info.pyo
${PYSITELIB}/setuptools/command/install.py
${PYSITELIB}/setuptools/command/install.pyc
${PYSITELIB}/setuptools/command/install.pyo
${PYSITELIB}/setuptools/command/install_egg_info.py
${PYSITELIB}/setuptools/command/install_egg_info.pyc
${PYSITELIB}/setuptools/command/install_egg_info.pyo
${PYSITELIB}/setuptools/command/install_lib.py
${PYSITELIB}/setuptools/command/install_lib.pyc
${PYSITELIB}/setuptools/command/install_lib.pyo
${PYSITELIB}/setuptools/command/install_scripts.py
${PYSITELIB}/setuptools/command/install_scripts.pyc
${PYSITELIB}/setuptools/command/install_scripts.pyo
${PYSITELIB}/setuptools/command/register.py
${PYSITELIB}/setuptools/command/register.pyc
${PYSITELIB}/setuptools/command/register.pyo
${PYSITELIB}/setuptools/command/rotate.py
${PYSITELIB}/setuptools/command/rotate.pyc
${PYSITELIB}/setuptools/command/rotate.pyo
${PYSITELIB}/setuptools/command/saveopts.py
${PYSITELIB}/setuptools/command/saveopts.pyc
${PYSITELIB}/setuptools/command/saveopts.pyo
${PYSITELIB}/setuptools/command/sdist.py
${PYSITELIB}/setuptools/command/sdist.pyc
${PYSITELIB}/setuptools/command/sdist.pyo
${PYSITELIB}/setuptools/command/setopt.py
${PYSITELIB}/setuptools/command/setopt.pyc
${PYSITELIB}/setuptools/command/setopt.pyo
${PYSITELIB}/setuptools/command/test.py
${PYSITELIB}/setuptools/command/test.pyc
${PYSITELIB}/setuptools/command/test.pyo
${PYSITELIB}/setuptools/command/upload_docs.py
${PYSITELIB}/setuptools/command/upload_docs.pyc
${PYSITELIB}/setuptools/command/upload_docs.pyo
${PYSITELIB}/setuptools/compat.py
${PYSITELIB}/setuptools/compat.pyc
${PYSITELIB}/setuptools/compat.pyo
${PYSITELIB}/setuptools/depends.py
${PYSITELIB}/setuptools/depends.pyc
${PYSITELIB}/setuptools/depends.pyo
${PYSITELIB}/setuptools/dist.py
${PYSITELIB}/setuptools/dist.pyc
${PYSITELIB}/setuptools/dist.pyo
${PYSITELIB}/setuptools/extension.py
${PYSITELIB}/setuptools/extension.pyc
${PYSITELIB}/setuptools/extension.pyo
${PYSITELIB}/setuptools/lib2to3_ex.py
${PYSITELIB}/setuptools/lib2to3_ex.pyc
${PYSITELIB}/setuptools/lib2to3_ex.pyo
${PYSITELIB}/setuptools/package_index.py
${PYSITELIB}/setuptools/package_index.pyc
${PYSITELIB}/setuptools/package_index.pyo
${PYSITELIB}/setuptools/py26compat.py
${PYSITELIB}/setuptools/py26compat.pyc
${PYSITELIB}/setuptools/py26compat.pyo
${PYSITELIB}/setuptools/py27compat.py
${PYSITELIB}/setuptools/py27compat.pyc
${PYSITELIB}/setuptools/py27compat.pyo
${PYSITELIB}/setuptools/py31compat.py
${PYSITELIB}/setuptools/py31compat.pyc
${PYSITELIB}/setuptools/py31compat.pyo
${PYSITELIB}/setuptools/sandbox.py
${PYSITELIB}/setuptools/sandbox.pyc
${PYSITELIB}/setuptools/sandbox.pyo
${PYSITELIB}/setuptools/script (dev).tmpl
${PYSITELIB}/setuptools/script.tmpl
${PYSITELIB}/setuptools/site-patch.py
${PYSITELIB}/setuptools/site-patch.pyc
${PYSITELIB}/setuptools/site-patch.pyo
${PYSITELIB}/setuptools/ssl_support.py
${PYSITELIB}/setuptools/ssl_support.pyc
${PYSITELIB}/setuptools/ssl_support.pyo
${PYSITELIB}/setuptools/svn_utils.py
${PYSITELIB}/setuptools/svn_utils.pyc
${PYSITELIB}/setuptools/svn_utils.pyo
${PYSITELIB}/setuptools/tests/__init__.py
${PYSITELIB}/setuptools/tests/__init__.pyc
${PYSITELIB}/setuptools/tests/__init__.pyo
${PYSITELIB}/setuptools/tests/environment.py
${PYSITELIB}/setuptools/tests/environment.pyc
${PYSITELIB}/setuptools/tests/environment.pyo
${PYSITELIB}/setuptools/tests/py26compat.py
${PYSITELIB}/setuptools/tests/py26compat.pyc
${PYSITELIB}/setuptools/tests/py26compat.pyo
${PYSITELIB}/setuptools/tests/script-with-bom.py
${PYSITELIB}/setuptools/tests/script-with-bom.pyc
${PYSITELIB}/setuptools/tests/script-with-bom.pyo
${PYSITELIB}/setuptools/tests/server.py
${PYSITELIB}/setuptools/tests/server.pyc
${PYSITELIB}/setuptools/tests/server.pyo
${PYSITELIB}/setuptools/tests/test_bdist_egg.py
${PYSITELIB}/setuptools/tests/test_bdist_egg.pyc
${PYSITELIB}/setuptools/tests/test_bdist_egg.pyo
${PYSITELIB}/setuptools/tests/test_build_ext.py
${PYSITELIB}/setuptools/tests/test_build_ext.pyc
${PYSITELIB}/setuptools/tests/test_build_ext.pyo
${PYSITELIB}/setuptools/tests/test_develop.py
${PYSITELIB}/setuptools/tests/test_develop.pyc
${PYSITELIB}/setuptools/tests/test_develop.pyo
${PYSITELIB}/setuptools/tests/test_dist_info.py
${PYSITELIB}/setuptools/tests/test_dist_info.pyc
${PYSITELIB}/setuptools/tests/test_dist_info.pyo
${PYSITELIB}/setuptools/tests/test_easy_install.py
${PYSITELIB}/setuptools/tests/test_easy_install.pyc
${PYSITELIB}/setuptools/tests/test_easy_install.pyo
${PYSITELIB}/setuptools/tests/test_egg_info.py
${PYSITELIB}/setuptools/tests/test_egg_info.pyc
${PYSITELIB}/setuptools/tests/test_egg_info.pyo
${PYSITELIB}/setuptools/tests/test_find_packages.py
${PYSITELIB}/setuptools/tests/test_find_packages.pyc
${PYSITELIB}/setuptools/tests/test_find_packages.pyo
${PYSITELIB}/setuptools/tests/test_integration.py
${PYSITELIB}/setuptools/tests/test_integration.pyc
${PYSITELIB}/setuptools/tests/test_integration.pyo
${PYSITELIB}/setuptools/tests/test_markerlib.py
${PYSITELIB}/setuptools/tests/test_markerlib.pyc
${PYSITELIB}/setuptools/tests/test_markerlib.pyo
${PYSITELIB}/setuptools/tests/test_packageindex.py
${PYSITELIB}/setuptools/tests/test_packageindex.pyc
${PYSITELIB}/setuptools/tests/test_packageindex.pyo
${PYSITELIB}/setuptools/tests/test_resources.py
${PYSITELIB}/setuptools/tests/test_resources.pyc
${PYSITELIB}/setuptools/tests/test_resources.pyo
${PYSITELIB}/setuptools/tests/test_sandbox.py
${PYSITELIB}/setuptools/tests/test_sandbox.pyc
${PYSITELIB}/setuptools/tests/test_sandbox.pyo
${PYSITELIB}/setuptools/tests/test_sdist.py
${PYSITELIB}/setuptools/tests/test_sdist.pyc
${PYSITELIB}/setuptools/tests/test_sdist.pyo
${PYSITELIB}/setuptools/tests/test_svn.py
${PYSITELIB}/setuptools/tests/test_svn.pyc
${PYSITELIB}/setuptools/tests/test_svn.pyo
${PYSITELIB}/setuptools/tests/test_test.py
${PYSITELIB}/setuptools/tests/test_test.pyc
${PYSITELIB}/setuptools/tests/test_test.pyo
${PYSITELIB}/setuptools/tests/test_upload_docs.py
${PYSITELIB}/setuptools/tests/test_upload_docs.pyc
${PYSITELIB}/setuptools/tests/test_upload_docs.pyo
${PYSITELIB}/setuptools/unicode_utils.py
${PYSITELIB}/setuptools/unicode_utils.pyc
${PYSITELIB}/setuptools/unicode_utils.pyo
${PYSITELIB}/setuptools/version.py
${PYSITELIB}/setuptools/version.pyc
${PYSITELIB}/setuptools/version.pyo