From a3f68463600645d3cbda92ec04ac21b61ee41985498c928cd41069e76d29e4d8 Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Wed, 13 Jul 2022 08:47:32 +0000 Subject: [PATCH] - Update build and test requirements OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-terminado?expand=0&rev=21 --- python-terminado.changes | 5 +++++ python-terminado.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-terminado.changes b/python-terminado.changes index d826fe8..165ac0e 100644 --- a/python-terminado.changes +++ b/python-terminado.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jul 13 08:47:07 UTC 2022 - Ben Greiner + +- Update build and test requirements + ------------------------------------------------------------------- Sat Jun 4 23:16:57 UTC 2022 - Arun Persaud diff --git a/python-terminado.spec b/python-terminado.spec index 3316fed..4648423 100644 --- a/python-terminado.spec +++ b/python-terminado.spec @@ -28,10 +28,9 @@ Group: Development/Languages/Python URL: https://github.com/jupyter/terminado Source: https://files.pythonhosted.org/packages/source/t/terminado/terminado-%{version}.tar.gz BuildRequires: %{python_module base >= 3.7} -BuildRequires: %{python_module hatchling} +BuildRequires: %{python_module hatchling >= 0.25} BuildRequires: %{python_module pip} BuildRequires: %{python_module ptyprocess} -BuildRequires: %{python_module setuptools} BuildRequires: %{python_module tornado >= 4} BuildRequires: fdupes BuildRequires: python-rpm-macros @@ -40,6 +39,7 @@ Requires: python-tornado >= 4 BuildArch: noarch # SECTION test requirements BuildRequires: %{python_module pytest} +BuildRequires: %{python_module pytest-timeout} # /SECTION %python_subpackages