pkgsrc/www/py-mod_wsgi/PLIST
adam bb7b62dd02 py-mod_wsgi: updated to 4.6.5
Version 4.6.5

Bugs Fixed
* When running mod_wsgi-express and serving up static files from the document root, and the WSGI application was mounted at a sub URL using --mount-point, the static files in the document root outside of the mount point for the WSGI application would no longer be accessible.
* If no system mime types file can be found, fall back to /dev/null so that Apache can still at least start up.

Features Changed
* On macOS, use /var/tmp as default parent directory for server root directory rather than value of $TMPDIR. The latter can produce a path which is too long and UNIX socket cannot be written there.

New Features
* Now possible to use mod_wsgi-express in an a zipapp created using shiv. This entailed a special workaround to detect when shiv was used, so that the unpacked site-packages directory could be added to the Python module search path for mod_wsgi-express.
2018-12-11 09:46:23 +00:00

37 lines
1.7 KiB
Text

@comment $NetBSD: PLIST,v 1.12 2018/12/11 09:46:23 adam Exp $
bin/mod_wsgi-express-${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}/not-zip-safe
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/mod_wsgi/__init__.py
${PYSITELIB}/mod_wsgi/__init__.pyc
${PYSITELIB}/mod_wsgi/__init__.pyo
${PYSITELIB}/mod_wsgi/docs/__init__.py
${PYSITELIB}/mod_wsgi/docs/__init__.pyc
${PYSITELIB}/mod_wsgi/docs/__init__.pyo
${PYSITELIB}/mod_wsgi/images/__init__.py
${PYSITELIB}/mod_wsgi/images/__init__.pyc
${PYSITELIB}/mod_wsgi/images/__init__.pyo
${PYSITELIB}/mod_wsgi/images/snake-whiskey.jpg
${PYSITELIB}/mod_wsgi/server/__init__.py
${PYSITELIB}/mod_wsgi/server/__init__.pyc
${PYSITELIB}/mod_wsgi/server/__init__.pyo
${PYSITELIB}/mod_wsgi/server/apxs_config.py
${PYSITELIB}/mod_wsgi/server/apxs_config.pyc
${PYSITELIB}/mod_wsgi/server/apxs_config.pyo
${PYSITELIB}/mod_wsgi/server/environ.py
${PYSITELIB}/mod_wsgi/server/environ.pyc
${PYSITELIB}/mod_wsgi/server/environ.pyo
${PYSITELIB}/mod_wsgi/server/management/__init__.py
${PYSITELIB}/mod_wsgi/server/management/__init__.pyc
${PYSITELIB}/mod_wsgi/server/management/__init__.pyo
${PYSITELIB}/mod_wsgi/server/management/commands/__init__.py
${PYSITELIB}/mod_wsgi/server/management/commands/__init__.pyc
${PYSITELIB}/mod_wsgi/server/management/commands/__init__.pyo
${PYSITELIB}/mod_wsgi/server/management/commands/runmodwsgi.py
${PYSITELIB}/mod_wsgi/server/management/commands/runmodwsgi.pyc
${PYSITELIB}/mod_wsgi/server/management/commands/runmodwsgi.pyo
${PYSITELIB}/mod_wsgi/server/mod_wsgi-${PYPKGPREFIX}.so