Author: wrobell Date: Wed Sep 12 22:17:57 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - fixed summary/description/license/group
---- Files affected: SPECS: Zope-Testing.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/Zope-Testing.spec diff -u SPECS/Zope-Testing.spec:1.2 SPECS/Zope-Testing.spec:1.3 --- SPECS/Zope-Testing.spec:1.2 Mon Sep 10 01:58:15 2007 +++ SPECS/Zope-Testing.spec Thu Sep 13 00:17:52 2007 @@ -1,10 +1,10 @@ # $Revision$, $Date$ -Summary: zope.testing package used in Zope 3 +Summary: Support for different testing frameworks Name: Zope-Testing Version: 3.5.0 -Release: 0.1 -License: ZPL 2.0 -Group: Development/Tools +Release: 1 +License: ZPL 2.1 +Group: Libraries/Python Source0: http://download.zope.org/distribution/zope.testing-%{version}.tar.gz # Source0-md5: 3e482a31cc6c6dac8d7abd0b0e146da4 URL: http://pypi.python.org/pypi/zope.testing/3.5.1 @@ -14,7 +14,8 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -zope.testing package used in Zope 3. +This package provides a number of testing frameworks. It includes +a flexible test runner, and supports both doctest and unittest. %prep %setup -q -n zope.testing-%{version} @@ -46,6 +47,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2007/09/12 22:17:52 wrobell +- fixed summary/description/license/group + Revision 1.2 2007/09/09 23:58:15 wrobell - url fixed ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/Zope-Testing.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
