14
0
2024-03-20 03:43:40 +00:00
committed by Git OBS Bridge
parent 8f2b121285
commit d488298f2f
2 changed files with 6 additions and 3 deletions

View File

@@ -37,12 +37,10 @@ Requires: python-packaging >= 21.3
Requires: python-pathspec >= 0.10.1
Requires: python-pluggy >= 1.0.0
Requires: python-trove-classifiers
Requires: (python-tomli >= 1.2.2 if python-base < 3.11)
Requires(post): update-alternatives
Requires(postun): update-alternatives
BuildArch: noarch
%if 0%{?python_version_nodots} < 311
Requires: python-tomli >= 1.2.2
%endif
%python_subpackages
%description