diff --git a/python-portend.spec b/python-portend.spec index fa4967f..b5ddd32 100644 --- a/python-portend.spec +++ b/python-portend.spec @@ -80,7 +80,7 @@ LANG=C.utf-8 %{__python3} -m pytest --ignore=build %doc README.rst %{python3_sitelib}/__pycache__/* %{python3_sitelib}/%{pypi_name}.py -%{python3_sitelib}/%{pypi_name}-%{version}-py?.?.egg-info +%{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info %if 0%{?with_docs} %files -n python-%{pypi_name}-doc