15
0

- Add missing Requires on typing-extensions if < 3.11

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-filelock?expand=0&rev=31
This commit is contained in:
2023-09-08 04:17:38 +00:00
committed by Git OBS Bridge
parent 4c09c68850
commit bb58b1eaa4
2 changed files with 6 additions and 0 deletions

View File

@@ -33,6 +33,7 @@ BuildRequires: %{python_module pytest}
BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: (python3-typing_extensions >= 4.7.1 if python3-base < 3.11)
BuildArch: noarch
%python_subpackages