From 81c2245a83614187247dcae2d800c17fc44c0b30aa91359291073a493621bb53 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= <mmachova@suse.com>
Date: Thu, 26 May 2022 14:46:59 +0000
Subject: [PATCH] Accepting request 979294 from home:pgajdos:python

- python-mock is not required for build

OBS-URL: https://build.opensuse.org/request/show/979294
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:mailman/python-postorius?expand=0&rev=35
---
 python-postorius.changes | 5 +++++
 python-postorius.spec    | 1 -
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/python-postorius.changes b/python-postorius.changes
index fb6103b..2fc9870 100644
--- a/python-postorius.changes
+++ b/python-postorius.changes
@@ -1,3 +1,8 @@
+-------------------------------------------------------------------
+Thu May 26 07:56:37 UTC 2022 - pgajdos@suse.com
+
+- python-mock is not required for build
+
 -------------------------------------------------------------------
 Mon Feb 21 07:31:26 UTC 2022 - Andreas Schneider <asn@cryptomilk.org>
 
diff --git a/python-postorius.spec b/python-postorius.spec
index f1faa8c..2cf856e 100644
--- a/python-postorius.spec
+++ b/python-postorius.spec
@@ -73,7 +73,6 @@ BuildRequires:  %{python_module django-mailman3 >= 1.3.7}
 BuildRequires:  %{python_module isort}
 BuildRequires:  %{python_module mailmanclient >= 3.3.3}
 BuildRequires:  %{python_module mailman}
-BuildRequires:  %{python_module mock}
 BuildRequires:  %{python_module pytest-django}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module readme_renderer}