From a3ec87cdec08a008eba1b7d627793ea92b9f7b75c8ffc3c86abcc35978e9c38d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Tue, 6 Feb 2024 15:00:00 +0000 Subject: [PATCH] Accepting request 1144650 from home:mcalabkova:branches:openSUSE:Backports:SLE-15-SP6:mailman - Drop unneeded test dependency python-pytest-vcr OBS-URL: https://build.opensuse.org/request/show/1144650 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:mailman/python-mailmanclient?expand=0&rev=34 --- python-mailmanclient.changes | 5 +++++ python-mailmanclient.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/python-mailmanclient.changes b/python-mailmanclient.changes index 3858b75..1a45cfb 100644 --- a/python-mailmanclient.changes +++ b/python-mailmanclient.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Feb 6 14:56:06 UTC 2024 - Markéta Machová + +- Drop unneeded test dependency python-pytest-vcr + ------------------------------------------------------------------- Thu Jun 29 13:43:42 UTC 2023 - Matej Cepl diff --git a/python-mailmanclient.spec b/python-mailmanclient.spec index 3c755a6..047622f 100644 --- a/python-mailmanclient.spec +++ b/python-mailmanclient.spec @@ -1,7 +1,7 @@ # # spec file for package python-mailmanclient # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -37,7 +37,6 @@ Patch0: mailmanclient-skip-httpx-tests.patch BuildRequires: %{python_module falcon} BuildRequires: %{python_module pytest-asyncio} BuildRequires: %{python_module pytest-services} -BuildRequires: %{python_module pytest-vcr} BuildRequires: %{python_module pytest} BuildRequires: %{python_module requests} BuildRequires: mailman3 >= 3.3.5