14
0
forked from pool/python-pylast

Accepting request 967268 from home:pgajdos:python

- pytest-mock is not required for build

OBS-URL: https://build.opensuse.org/request/show/967268
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylast?expand=0&rev=22
This commit is contained in:
2022-04-06 12:39:02 +00:00
committed by Git OBS Bridge
parent ccdfa1d479
commit 71c632f71d
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 6 10:17:02 UTC 2022 - pgajdos@suse.com
- pytest-mock is not required for build
-------------------------------------------------------------------
Sat Mar 26 18:47:58 UTC 2022 - Dirk Müller <dmueller@suse.com>

View File

@@ -34,7 +34,6 @@ BuildArch: noarch
# SECTION test requirements
BuildRequires: %{python_module coverage}
BuildRequires: %{python_module flaky}
BuildRequires: %{python_module mock}
BuildRequires: %{python_module pyaml}
BuildRequires: %{python_module pycodestyle}
BuildRequires: %{python_module pyflakes}