|
|
@ -89,7 +89,6 @@ rm -f %{buildroot}%{python3_sitelib}/zope/__init__.py*
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%files -n python2-zope-testing
|
|
|
|
%files -n python2-zope-testing
|
|
|
|
%defattr(-,root,root,-)
|
|
|
|
|
|
|
|
%doc COPYRIGHT.txt LICENSE.txt CHANGES.rst README.rst src/zope/testing/*.txt
|
|
|
|
%doc COPYRIGHT.txt LICENSE.txt CHANGES.rst README.rst src/zope/testing/*.txt
|
|
|
|
%{python2_sitelib}/zope/testing/
|
|
|
|
%{python2_sitelib}/zope/testing/
|
|
|
|
%exclude %{python2_sitelib}/zope/testing/*.txt
|
|
|
|
%exclude %{python2_sitelib}/zope/testing/*.txt
|
|
|
@ -98,7 +97,6 @@ rm -f %{buildroot}%{python3_sitelib}/zope/__init__.py*
|
|
|
|
|
|
|
|
|
|
|
|
%if 0%{?with_python3}
|
|
|
|
%if 0%{?with_python3}
|
|
|
|
%files -n python3-zope-testing
|
|
|
|
%files -n python3-zope-testing
|
|
|
|
%defattr(-,root,root,-)
|
|
|
|
|
|
|
|
%doc COPYRIGHT.txt LICENSE.txt CHANGES.rst README.rst src/zope/testing/*.txt
|
|
|
|
%doc COPYRIGHT.txt LICENSE.txt CHANGES.rst README.rst src/zope/testing/*.txt
|
|
|
|
%{python3_sitelib}/zope/testing/
|
|
|
|
%{python3_sitelib}/zope/testing/
|
|
|
|
%exclude %{python3_sitelib}/zope/testing/*.txt
|
|
|
|
%exclude %{python3_sitelib}/zope/testing/*.txt
|
|
|
|