/loggerhead/trunk

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/loggerhead/trunk

  • Committer: Colin Watson
  • Date: 2022-08-08 17:26:06 UTC
  • Revision ID: cjwatson@canonical.com-20220808172606-77xzhydq226ohtma
Modernize packaging.

There are new dependencies on `importlib_metadata` (for Python < 3.8)
and `packaging`, in order to avoid a self-import in `setup.py`.  People
proxying Loggerhead through Apache should install the
`loggerhead[proxied]` extra; people running it via FastCGI, SCGI, or AJP
should install the `loggerhead[flup]` extra.

The version handling rearrangements make it possible to install
Loggerhead using `pip`.
Filename Latest Rev Last Changed Committer Comment Size
..
multiple_instances.script 423.2.6 14 years ago John Arbash Meinel Avoid getting a lazy object error by instantiating 884 bytes Diff Download File
simple.script 423.2.6 14 years ago John Arbash Meinel Avoid getting a lazy object error by instantiating 291 bytes Diff Download File