diff --git a/python-sentry-sdk.spec b/python-sentry-sdk.spec index da5ed69..bd7d2f2 100644 --- a/python-sentry-sdk.spec +++ b/python-sentry-sdk.spec @@ -63,11 +63,13 @@ BuildRequires: %{python_module pyrsistent >= 0.16.0} BuildRequires: %{python_module pytest-cov >= 2.8.1} BuildRequires: %{python_module pytest-forked >= 1.4.0} BuildRequires: %{python_module pytest-localserver >= 0.5.1} -BuildRequires: %{python_module pytest-watch >= 4.2.0} BuildRequires: %{python_module pytest} BuildRequires: %{python_module responses} BuildRequires: %{python_module tox >= 3.7.0} # /SECTION +# SECTION test requirements - which rise up buildtime error or missing in openSUSE +#BuildRequires: %%{python_module pytest-watch >= 4.2.0} +# /SECTION # SECTION extra requirements - which rise up buildtime error or missing in openSUSE #BuildRequires: %%{python_module arq >= 0.23} #BuildRequires: %%{python_module pyspark >= 2.4.4}