- Fix python-tomli requirement
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pipx?expand=0&rev=27
This commit is contained in:
parent
c83ba3b74d
commit
4d851f57eb
@ -36,7 +36,7 @@ Requires: python-argcomplete >= 1.9.4
|
||||
Requires: python-packaging >= 20
|
||||
Requires: python-platformdirs >= 2.1
|
||||
Requires: python-userpath >= 1.6
|
||||
Requires: (python-tomli >= 4.4.0 if python-base < 3.11)
|
||||
Requires: (python-tomli if python-base < 3.11)
|
||||
BuildArch: noarch
|
||||
# SECTION test requirements
|
||||
BuildRequires: %{python_module argcomplete >= 1.9.4}
|
||||
|
Loading…
x
Reference in New Issue
Block a user