__pycache -> __pycache__

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
Igor Gnatenko 2017-11-03 18:46:45 +01:00
parent b67c85cb4d
commit 1f9fdf2392
1 changed files with 1 additions and 1 deletions

View File

@ -157,7 +157,7 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} \
%{python3_sitelib}/pytest-*.egg-info/
%{python3_sitelib}/_pytest/
%{python3_sitelib}/pytest.py
%{python3_sitelib}/__pycache/pytest.*
%{python3_sitelib}/__pycache__/pytest.*
%changelog
* Fri Nov 03 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.2.3-2