forked from pool/python-pyproject-api
Fix SPEC
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyproject-api?expand=0&rev=6
This commit is contained in:
@@ -27,11 +27,11 @@ Source: https://files.pythonhosted.org/packages/source/p/pyproject_api/p
|
||||
BuildRequires: %{python_module hatch >= 0.3}
|
||||
BuildRequires: %{python_module hatch-vcs >= 0.3}
|
||||
BuildRequires: %{python_module hatchling >= 1.12.2}
|
||||
BuildRequires: %{python_module importlib-metadata >= 6 if %{python}-base < 3.8}
|
||||
BuildRequires: %{python_module importlib-metadata >= 6 if %python-base < 3.8}
|
||||
BuildRequires: %{python_module packaging >= 23.1}
|
||||
BuildRequires: %{python_module pip}
|
||||
BuildRequires: %{python_module setuptools_scm}
|
||||
BuildRequires: %{python_module tomli >= 2.0.1 if %{python}-base < 3.11}
|
||||
BuildRequires: %{python_module tomli >= 2.0.1 if %python-base < 3.11}
|
||||
BuildRequires: %{python_module wheel >= 0.40.0}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
|
Reference in New Issue
Block a user