Accepting request 931904 from home:gladiac:mailman3

- Update to version 1.2.0
  * Update the authentication to call Hyperkitty using the API key as a part of
    Authorization HTTP header instead of url parameter.
- Removed obsolete python-mailman-hyperkitty-reflect-changes-in-mailman-core.patch

OBS-URL: https://build.opensuse.org/request/show/931904
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:mailman/python-mailman-hyperkitty?expand=0&rev=9
This commit is contained in:
2021-11-18 13:03:17 +00:00
committed by Git OBS Bridge
parent 1d69928ee4
commit 8bfdc122fc
5 changed files with 13 additions and 53 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Nov 17 08:25:00 UTC 2021 - Andreas Schneider <asn@cryptomilk.org>
- Update to version 1.2.0
* Update the authentication to call Hyperkitty using the API key as a part of
Authorization HTTP header instead of url parameter.
- Removed obsolete python-mailman-hyperkitty-reflect-changes-in-mailman-core.patch
-------------------------------------------------------------------
Tue May 4 09:36:18 UTC 2021 - Ben Greiner <code@bnavigator.de>