/loggerhead/trunk

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

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Ubuntu One Auto Copilot
  • Author(s): Colin Watson
  • Date: 2022-08-16 09:23:21 UTC
  • mfrom: (527.1.2 modernize-setup)
  • Revision ID: otto-copilot@canonical.com-20220816092321-r458zltk9yld0od4
Modernize packaging.

Merged from https://code.launchpad.net/~cjwatson/loggerhead/modernize-setup/+merge/428047

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
 
19
19
    - Port from SimpleTAL to Chameleon. (Colin Watson)
20
20
 
 
21
    - Modernize packaging.  There are new dependencies on
 
22
      ``importlib_metadata`` (for Python < 3.8) and ``packaging``, in order
 
23
      to avoid a self-import in ``setup.py``.  People proxying Loggerhead
 
24
      through Apache should install the ``loggerhead[proxied]`` extra;
 
25
      people running it via FastCGI, SCGI, or AJP should install the
 
26
      ``loggerhead[flup]`` extra. (Colin Watson, #1831661)
 
27
 
21
28
1.20.0 [18Jul2021]
22
29
------------------
23
30