%{python_sitelib} → %{python2_sitelib}
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
2d93b867f7
commit
2c046cd940
@ -136,8 +136,8 @@ LANG=en_US.UTF-8 %{__python3} -m nose -v
|
|||||||
%files -n python2-httpretty
|
%files -n python2-httpretty
|
||||||
%doc README.rst
|
%doc README.rst
|
||||||
%license COPYING
|
%license COPYING
|
||||||
%{python_sitelib}/httpretty
|
%{python2_sitelib}/httpretty
|
||||||
%{python_sitelib}/httpretty-%{version}-py2.?.egg-info
|
%{python2_sitelib}/httpretty-%{version}-py2.?.egg-info
|
||||||
|
|
||||||
%if 0%{?with_python3}
|
%if 0%{?with_python3}
|
||||||
%files -n python3-httpretty
|
%files -n python3-httpretty
|
||||||
|
Loading…
Reference in New Issue
Block a user