* Fri Jul 30 2010 David Malcolm <dmalcolm@redhat.com> - 3.9.5-3

- remove requirement on python-zope-exceptions for now (bug 619478)
- add missing zope-testrunner executable to %%files
epel8
David Malcolm 15 years ago
parent 525d4f9cde
commit c013250c81

@ -4,7 +4,7 @@
Name: python-zope-testing
Version: 3.9.5
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Zope Testing Framework
Group: Development/Languages
License: ZPLv2.1
@ -55,12 +55,17 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root,-)
%{_bindir}/zope-testrunner
%{_docdir}/%{name}-%{version}/
%{python_sitelib}/zope/testing/
%{python_sitelib}/zope.testing*
%changelog
* Fri Jul 30 2010 David Malcolm <dmalcolm@redhat.com> - 3.9.5-3
- remove requirement on python-zope-exceptions for now (bug 619478)
- add missing zope-testrunner executable to %%files
* Thu Jul 22 2010 David Malcolm <dmalcolm@redhat.com> - 3.9.5-2
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild

Loading…
Cancel
Save