diff --git a/python-path.spec b/python-path.spec index 4364098..7bc99f5 100644 --- a/python-path.spec +++ b/python-path.spec @@ -36,7 +36,6 @@ Source: https://files.pythonhosted.org/packages/source/p/path/%{modname} BuildRequires: %{python_module base >= 3.8} BuildRequires: %{python_module more-itertools} BuildRequires: %{python_module pip} -BuildRequires: %{python_module setuptools >= 56} BuildRequires: %{python_module setuptools_scm >= 3.4.1} BuildRequires: %{python_module tomli} BuildRequires: %{python_module wheel} @@ -84,7 +83,7 @@ export LANG=en_US.UTF-8 %license LICENSE %doc NEWS.rst README.rst %{python_sitelib}/path -%{python_sitelib}/path-%{version}*-info +%{python_sitelib}/path-%{version}.dist-info %endif %changelog