|
|
@ -69,15 +69,15 @@ popd
|
|
|
|
kill %1
|
|
|
|
kill %1
|
|
|
|
|
|
|
|
|
|
|
|
%files
|
|
|
|
%files
|
|
|
|
%doc CHANGES LICENSE PKG-INFO README.rst
|
|
|
|
%doc CHANGES LICENSE README.rst
|
|
|
|
%{python2_sitelib}/%{upstream_name}
|
|
|
|
%{python2_sitelib}/%{upstream_name}
|
|
|
|
%{python2_sitelib}/%{upstream_name}-%{version}-py%{python3_version}.egg-info
|
|
|
|
%{python2_sitelib}/%{upstream_name}-%{version}-py%{python2_version}.egg-info
|
|
|
|
|
|
|
|
|
|
|
|
%if 0%{?with_python3}
|
|
|
|
%if 0%{?with_python3}
|
|
|
|
%files -n python3-redis
|
|
|
|
%files -n python3-redis
|
|
|
|
%doc CHANGES LICENSE PKG-INFO README.rst
|
|
|
|
%doc CHANGES LICENSE README.rst
|
|
|
|
%{python3_sitelib}/%{upstream_name}
|
|
|
|
%{python3_sitelib}/%{upstream_name}
|
|
|
|
%{python3_sitelib}/%{upstream_name}-%{version}-py%{python2_version}.egg-info
|
|
|
|
%{python3_sitelib}/%{upstream_name}-%{version}-py%{python3_version}.egg-info
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|