./www/py-hyperkitty, Web interface to access GNU Mailman v3 archives

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.3.8, Package name: py311-hyperkitty-1.3.8, Maintainer: pkgsrc-users

HyperKitty is an open source Django application under development. It aims
to provide a web interface to access GNU Mailman v3 archives.


Master sites:

Filesize: 2496.256 KB

Version history: (Expand)


CVS history: (Expand)


   2024-02-12 13:02:50 by Mark Davies | Files touched by this commit (3) | Package updated
Log message:
py-hyperkitty: update to 1.3.8

 - Make it compatible with elasticsearch 8.0.0
 - Removed unnecessary SESSION_SERIALIZER from settings.py.
 - Updated the contrib/check_hk_import script to catch more issues.
 - Update API Views to use LimitOffsetPagination as the default pagination
   style.
 - Added a new contrib/cleanarch3 script it check/fix mboxes for unescaped
   "From " lines and bad Date: headers.
 - Upgrade to Bootstrap 5 and the UI redesign.
 - Add support for Django 4.2
 - hyperkitty_import no longer fails with recent Python and Message-ID: <>
 - Add support to parse outlook style replies so they can be hidden inside
   a quote section like regular quoted replies.
 - Change color for 4th level quoted text.
 - Fixed an issue in hyperkitty_import in trying to apply .strip() to a
   email.header.Header object.
   2023-11-07 23:38:10 by Thomas Klausner | Files touched by this commit (112)
Log message:
*: latest py-sphinx only support Python 3.9+
   2023-09-05 15:32:55 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-hyperkitty: remove sassc dependency

It is not a build or run-time requirement, despite what the .spec file
says.

Bump PKGREVISION.
   2023-06-10 09:45:24 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-hyperkitty: add missing tool dependency

Also add some test dependencies, but tests don't run.
   2023-06-04 05:15:07 by Mark Davies | Files touched by this commit (4)
Log message:
py-hyperkitty: add version 1.3.7

HyperKitty is an open source Django application under development. It aims
to provide a web interface to access GNU Mailman v3 archives.