14
0
2023-08-13 21:21:10 +00:00
committed by Git OBS Bridge
parent 0215f42444
commit f46f42ac70

View File

@@ -26,7 +26,7 @@ License: LGPL-2.1-or-later
URL: https://github.com/libfuse/pyfuse3
Source: https://files.pythonhosted.org/packages/source/p/%{pname}/%{pname}-%{version}.tar.gz
BuildRequires: %{python_module Cython >= 3.0.0}
BuildRequires: %{python_module devel >= 3.5}
BuildRequires: %{python_module devel >= 3.8}
BuildRequires: %{python_module pytest >= 3.4.0}
# upstream use: pytest-trio >= 0.15
BuildRequires: %{python_module pytest-trio}