From bbecb4d5438767aadd3b2616ba8170d14872425d46e513c317a8bd338ce9bc71 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 16 Feb 2021 09:58:35 +0000 Subject: [PATCH] Accepting request 872667 from home:bnavigator:branches:devel:languages:python - Don't test pandas at all in Ring1 staging OBS-URL: https://build.opensuse.org/request/show/872667 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tqdm?expand=0&rev=95 --- python-tqdm.changes | 5 +++++ python-tqdm.spec | 2 ++ 2 files changed, 7 insertions(+) diff --git a/python-tqdm.changes b/python-tqdm.changes index e21b7ab..c01aff4 100644 --- a/python-tqdm.changes +++ b/python-tqdm.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Feb 15 22:55:14 UTC 2021 - Ben Greiner + +- Don't test pandas at all in Ring1 staging + ------------------------------------------------------------------- Sun Feb 14 14:25:37 UTC 2021 - Ben Greiner diff --git a/python-tqdm.spec b/python-tqdm.spec index c3ca83b..41c47e7 100644 --- a/python-tqdm.spec +++ b/python-tqdm.spec @@ -51,7 +51,9 @@ BuildRequires: %{python_module pytest-timeout} BuildRequires: %{python_module pytest} BuildRequires: %{python_module tqdm} BuildRequires: %{python_module numpy if (%python-base without python36-base)} +%if ! 0%{?_with_ringdisabled} BuildRequires: %{python_module pandas if (%python-base without python36-base)} +%endif # /SECTION %endif %python_subpackages