675f66dc0f
1.5.2 ----- * Fixed Python 3 issue in paste.deploy.util.fix_type_error() 1.5.1 ----- * Fixed use of the wrong variable when determining the context protocol * Fixed invalid import of paste.deploy.Config to paste.deploy.config.Config * Fixed multi proxy IPs bug in X-Forwarded-For header in PrefixMiddleware * Fixed TypeError when trying to raise LookupError on Python 3 * Fixed exception reraise on Python 3 Thanks to Alexandre Conrad, Atsushi Odagiri, Pior Bastida and Tres Seaver for their contributions. 1.5.0 ----- * Project is now maintained by Alex Grönholm <alex.gronholm@nextday.fi> * Was printing extraneous data when calling setup.py * Fixed missing paster template files (fixes "paster create -t paste.deploy") * Excluded tests from release distributions * Added support for the "call:" protocol for loading apps directly as functions (contributed by Jason Stitt) * Added Python 3.x support * Dropped Python 2.4 support * Removed the ``paste.deploy.epdesc`` and ``paste.deploy.interfaces`` modules -- contact the maintainer if you actually needed them 1.3.4 ----- * Fix loadconfig path handling on Jython on Windows.
34 lines
1.5 KiB
Text
34 lines
1.5 KiB
Text
@comment $NetBSD: PLIST,v 1.2 2015/07/16 11:38:44 wiz Exp $
|
|
${PYSITELIB}/${EGG_NAME}-nspkg.pth
|
|
${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}/namespace_packages.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
|
|
${PYSITELIB}/${EGG_INFODIR}/requires.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|
|
${PYSITELIB}/paste/deploy/__init__.py
|
|
${PYSITELIB}/paste/deploy/__init__.pyc
|
|
${PYSITELIB}/paste/deploy/__init__.pyo
|
|
${PYSITELIB}/paste/deploy/compat.py
|
|
${PYSITELIB}/paste/deploy/compat.pyc
|
|
${PYSITELIB}/paste/deploy/compat.pyo
|
|
${PYSITELIB}/paste/deploy/config.py
|
|
${PYSITELIB}/paste/deploy/config.pyc
|
|
${PYSITELIB}/paste/deploy/config.pyo
|
|
${PYSITELIB}/paste/deploy/converters.py
|
|
${PYSITELIB}/paste/deploy/converters.pyc
|
|
${PYSITELIB}/paste/deploy/converters.pyo
|
|
${PYSITELIB}/paste/deploy/loadwsgi.py
|
|
${PYSITELIB}/paste/deploy/loadwsgi.pyc
|
|
${PYSITELIB}/paste/deploy/loadwsgi.pyo
|
|
${PYSITELIB}/paste/deploy/paster_templates.py
|
|
${PYSITELIB}/paste/deploy/paster_templates.pyc
|
|
${PYSITELIB}/paste/deploy/paster_templates.pyo
|
|
${PYSITELIB}/paste/deploy/paster_templates/paste_deploy/+package+/sampleapp.py_tmpl
|
|
${PYSITELIB}/paste/deploy/paster_templates/paste_deploy/+package+/wsgiapp.py_tmpl
|
|
${PYSITELIB}/paste/deploy/paster_templates/paste_deploy/docs/devel_config.ini_tmpl
|
|
${PYSITELIB}/paste/deploy/util.py
|
|
${PYSITELIB}/paste/deploy/util.pyc
|
|
${PYSITELIB}/paste/deploy/util.pyo
|