Commit graph

9 commits

Author SHA1 Message Date
joerg
8f9bd92199 Update to flup-1.0.2:
- various bugfixes
- remove publisher and middleware packages
- better support for UNIX domain sockets
2009-10-19 11:12:08 +00:00
joerg
904a47cb7f No C compiler needed here. 2009-07-14 11:14:33 +00:00
joerg
e031855e4a Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 22:00:14 +00:00
joerg
ef7e5c57a9 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.
2007-08-09 13:31:52 +00:00
wiz
6e2c35c083 pkglint cleanup; update HOMEPAGE/MASTER_SITES.
From Sergey Svishchev in private mail.
2007-02-22 19:01:13 +00:00
joerg
f2935511dc Switch django and flup to use the new location of py-setuptools.
Skip easy-install.pyth as it gets modified. Mark explicitly as
not supporting DESTDIR, as setuptools doesn't like it right now.
2006-11-14 13:36:53 +00:00
joerg
9ec9c478b5 Require newer py24-setuptools and register/unregister egg. 2006-11-03 14:13:56 +00:00
joerg
e42b43c2be flup uses py-setuptools when available, resulting in a different
PLIST. Always require it for consistency. Bump revision.
2006-09-06 10:59:30 +00:00
joerg
8e7b15c01a Import www/py-flup:
flup is a collection of modules for the Python Web Server Gateway
Interface, including support for AJP 1.3, FastCGI and SCGI. It also
offers a basic middleware.
2006-09-01 15:08:15 +00:00