Path to this page:
./
www/py-hyperkitty,
Web interface to access GNU Mailman v3 archives
Branch: CURRENT,
Version: 1.3.9nb1,
Package name: py312-hyperkitty-1.3.9nb1,
Maintainer: pkgsrc-usersHyperKitty is an open source Django application under development. It aims
to provide a web interface to access GNU Mailman v3 archives.
Master sites:
Filesize: 2152.712 KB
Version history: (Expand)
- (2024-09-28) Updated to version: py312-hyperkitty-1.3.9nb1
- (2024-04-29) Updated to version: py311-hyperkitty-1.3.9
- (2024-02-12) Updated to version: py311-hyperkitty-1.3.8
- (2023-09-05) Updated to version: py311-hyperkitty-1.3.7nb1
- (2023-06-04) Package added to pkgsrc.se, version py310-hyperkitty-1.3.7 (created)
CVS history: (Expand)
2024-04-29 09:55:37 by Mark Davies | Files touched by this commit (3) | |
Log message:
py-hyperkitty: update to 1.3.9
now requires django4 and py-mistune>=3
|
2024-02-12 13:02:50 by Mark Davies | Files touched by this commit (3) | |
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.
|