From 092a97a4afea5200e1f44a36336bef34f5ae5ad9a8d046f65b955a2202edcf87 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 9 May 2022 20:08:56 +0000 Subject: [PATCH] Accepting request 975876 from home:pgajdos:python - python-mock is not required for build OBS-URL: https://build.opensuse.org/request/show/975876 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:mailman/python-django-mailman3?expand=0&rev=18 --- python-django-mailman3.changes | 5 +++++ python-django-mailman3.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/python-django-mailman3.changes b/python-django-mailman3.changes index 42efad1..e5ea629 100644 --- a/python-django-mailman3.changes +++ b/python-django-mailman3.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon May 9 15:56:27 UTC 2022 - pgajdos@suse.com + +- python-mock is not required for build + ------------------------------------------------------------------- Sun Dec 26 22:49:13 UTC 2021 - John Vandenberg diff --git a/python-django-mailman3.spec b/python-django-mailman3.spec index 654fee4..838dc6f 100644 --- a/python-django-mailman3.spec +++ b/python-django-mailman3.spec @@ -1,7 +1,7 @@ # # spec file for package python-django-mailman3 # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -42,7 +42,6 @@ BuildRequires: %{python_module Django >= 1.11} BuildRequires: %{python_module django-allauth} BuildRequires: %{python_module django-gravatar2 >= 1.0.6} BuildRequires: %{python_module mailmanclient} -BuildRequires: %{python_module mock} BuildRequires: %{python_module pytz} # /SECTION %if 0%{python3_version_nodots} == 38