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