Accepting request 856002 from home:gladiac:mailman3

- Added hyperkitty-qcluster.service
- Added hyperkitty-runjob.service and hyperkitty-runjob.timer
- Create a HyperKitty-web package with webroot files
- Create a HyperKitty-web-uwsgi with uwsgi configuration
- Added postorius-settings.patch
  * Sets the FHS default paths
- Added hyperkitty-fix-tests.patch
  * Make migration compatible with django >= 3.1
- Added rpmlint config

OBS-URL: https://build.opensuse.org/request/show/856002
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:mailman/python-HyperKitty?expand=0&rev=27
This commit is contained in:
2020-12-15 15:11:10 +00:00
committed by Git OBS Bridge
parent 40406a2e0f
commit 803580dbbf
12 changed files with 524 additions and 3 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Sun Dec 13 11:16:18 UTC 2020 - Andreas Schneider <asn@cryptomilk.org>
- Added hyperkitty-qcluster.service
- Added hyperkitty-runjob.service and hyperkitty-runjob.timer
-------------------------------------------------------------------
Sat Dec 12 19:43:44 UTC 2020 - Andreas Schneider <asn@cryptomilk.org>
- Create a HyperKitty-web package with webroot files
- Create a HyperKitty-web-uwsgi with uwsgi configuration
- Added postorius-settings.patch
* Sets the FHS default paths
- Added hyperkitty-fix-tests.patch
* Make migration compatible with django >= 3.1
- Added rpmlint config
-------------------------------------------------------------------
Tue Aug 4 01:35:17 UTC 2020 - Stasiek Michalski <stasiek@michalski.cc>