Accepting request 986789 from home:gladiac:mailman3

- Fix Requires for uwsgi-python3

OBS-URL: https://build.opensuse.org/request/show/986789
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:mailman/python-postorius?expand=0&rev=38
This commit is contained in:
Andreas Schneider 2022-07-05 07:49:03 +00:00 committed by Git OBS Bridge
parent af430641fe
commit 2a10d9827c
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jul 5 07:29:07 UTC 2022 - Andreas Schneider <asn@cryptomilk.org>
- Fix Requires for uwsgi-python3
-------------------------------------------------------------------
Mon Jul 4 15:18:15 UTC 2022 - Ben Greiner <code@bnavigator.de>

View File

@ -125,7 +125,7 @@ This package holds the web interface.
%package -n %{postorius_pkgname}-web-uwsgi
Summary: Postorius - uwsgi configuration
Requires: %{postorius_pkgname}-web
Requires: %{mypython}-uwsgi-python3
Requires: uwsgi-python3
%description -n %{postorius_pkgname}-web-uwsgi
A web user interface for GNU Mailman.