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