egg-info is file now

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
Igor Gnatenko 2019-03-31 09:53:52 +02:00
parent 8feb6a0eae
commit 5b34540466
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

View File

@ -81,13 +81,13 @@ Python 3 version.
%files -n python2-%{srcname} %files -n python2-%{srcname}
%license LICENSE %license LICENSE
%doc README.rst %doc README.rst
%{python2_sitelib}/%{srcname}-*.egg-info/ %{python2_sitelib}/%{srcname}-*.egg-info
%{python2_sitelib}/%{srcname}/ %{python2_sitelib}/%{srcname}/
%files -n python3-%{srcname} %files -n python3-%{srcname}
%license LICENSE %license LICENSE
%doc README.rst %doc README.rst
%{python3_sitelib}/%{srcname}-*.egg-info/ %{python3_sitelib}/%{srcname}-*.egg-info
%{python3_sitelib}/%{srcname}/ %{python3_sitelib}/%{srcname}/
%changelog %changelog