[python-zope-testing/f14/master] actually remove the requirement on python-zope-exceptions this time

dmalcolm dmalcolm at fedoraproject.org
Sat Jul 31 10:22:16 UTC 2010


commit bd9177b8236cd82a2096e2eb133c1208b5f2932c
Author: David Malcolm <dmalcolm at redhat.com>
Date:   Sat Jul 31 06:24:43 2010 -0400

    actually remove the requirement on python-zope-exceptions this time

 python-zope-testing.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/python-zope-testing.spec b/python-zope-testing.spec
index 2d0eac8..6e890bd 100644
--- a/python-zope-testing.spec
+++ b/python-zope-testing.spec
@@ -4,7 +4,7 @@
 
 Name:           python-zope-testing
 Version:        3.9.5
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Zope Testing Framework
 Group:          Development/Languages
 License:        ZPLv2.1
@@ -16,7 +16,6 @@ BuildArch:      noarch
 BuildRequires:  python-devel
 BuildRequires:  python-setuptools
 Requires:       python-zope-filesystem
-Requires:       python-zope-exceptions
 Requires:       python-zope-interface
 
 
@@ -63,6 +62,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Jul 31 2010 David Malcolm <dmalcolm at redhat.com> - 3.9.5-5
+- actually remove the requirement on python-zope-exceptions this time
+
 * Fri Jul 30 2010 David Malcolm <dmalcolm at redhat.com> - 3.9.5-4
 - add missing build-time requirement on python-setuptools
 


More information about the scm-commits mailing list