From db49722fbd99cd08fc1306cf54a3a7392889fbee9e4983663d016cac475777e7 Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Wed, 13 Jul 2022 08:27:30 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-packaging?expand=0&rev=13 --- python-jupyter-packaging.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/python-jupyter-packaging.spec b/python-jupyter-packaging.spec index 4812f32..40a2fba 100644 --- a/python-jupyter-packaging.spec +++ b/python-jupyter-packaging.spec @@ -26,15 +26,11 @@ Group: Development/Languages/Python URL: https://github.com/jupyter/jupyter-packaging Source: https://files.pythonhosted.org/packages/source/j/jupyter_packaging/jupyter_packaging-%{version}.tar.gz BuildRequires: %{python_module base >= 3.7} -# SECTON test requirements BuildRequires: %{python_module build} BuildRequires: %{python_module deprecation} BuildRequires: %{python_module hatchling} BuildRequires: %{python_module packaging} BuildRequires: %{python_module pip} -BuildRequires: %{python_module pytest-mock} -BuildRequires: %{python_module pytest-timeout} -BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools >= 46.4.0} BuildRequires: %{python_module tomlkit} BuildRequires: %{python_module wheel} @@ -47,6 +43,10 @@ Requires: python-tomlkit Requires: python-wheel Provides: python-jupyter_packaging = %{version}-%{release} BuildArch: noarch +# SECTION test requirements +BuildRequires: %{python_module pytest-mock} +BuildRequires: %{python_module pytest-timeout} +BuildRequires: %{python_module pytest} #/SECTION %python_subpackages