Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-postorius for
openSUSE:Factory checked in at 2023-07-05 15:30:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-postorius (Old)
and /work/SRC/openSUSE:Factory/.python-postorius.new.23466 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-postorius"
Wed Jul 5 15:30:50 2023 rev:5 rq:1096806 version:1.3.8
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-postorius/python-postorius.changes
2023-07-01 23:18:17.542347027 +0200
+++
/work/SRC/openSUSE:Factory/.python-postorius.new.23466/python-postorius.changes
2023-07-05 15:31:03.518743784 +0200
@@ -1,0 +2,5 @@
+Sun Jul 2 06:30:47 UTC 2023 - Andreas Schneider <[email protected]>
+
+- Fix uwsgi requirement
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-postorius.spec ++++++
--- /var/tmp/diff_new_pack.Jq6jUI/_old 2023-07-05 15:31:05.714756813 +0200
+++ /var/tmp/diff_new_pack.Jq6jUI/_new 2023-07-05 15:31:05.722756860 +0200
@@ -128,7 +128,7 @@
%package -n %{postorius_pkgname}-web-uwsgi
Summary: Postorius - uwsgi configuration
Requires: %{postorius_pkgname}-web
-%if 0%{suse_version} >= 1550
+%if 0%{suse_version} >= 1550 || 0%{?sle_version} >= 150500
Requires: %{mypython}-uwsgi-python3
%else
Requires: uwsgi-python3