Subject: CVS commit: pkgsrc/www/py-flup
From: Joerg Sonnenberger
Date: 2007-08-09 15:31:52
Message id: 20070809133153.0DCBC21507@cvs.netbsd.org

Log Message:
Update py-flup to r2311.
- Support gzip compression of XHTML pages using the correct MIME type.
- Deprecate WSGI_SCRIPT_NAME and scriptName in scgi_base.
- Update servers to default to an empty QUERY_STRING if not present in
the environ
- Update gzip.py: compresslevel -> compress_level
- Change intra-package imports into absolute imports.
- Add forceCookieOutput attribute to SessionService to force Set-Cookie
output for the current request.
- Add UNIX domain socket support to scgi, scgi_fork, scgi_app.
- Add flup.client package which contains various WSGI -> connector
client implentations.
- Change mime-type matching algorithm in GzipMiddleware.
- Add cookieAttributes to SessionService to make it easier to customize
the generated cookie's attributes.

Switch to use the common egg framework and mark as DESTDIR safe.

Files:
RevisionActionfile
1.6modifypkgsrc/www/py-flup/Makefile
1.2modifypkgsrc/www/py-flup/PLIST
1.2modifypkgsrc/www/py-flup/distinfo
1.1removepkgsrc/www/py-flup/DEINSTALL
1.1removepkgsrc/www/py-flup/INSTALL