packages: python-selenium/python-selenium.spec - updated.

cieciwa cieciwa at pld-linux.org
Thu Jun 30 12:05:04 CEST 2011


Author: cieciwa                      Date: Thu Jun 30 10:05:04 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated.

---- Files affected:
packages/python-selenium:
   python-selenium.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/python-selenium/python-selenium.spec
diff -u packages/python-selenium/python-selenium.spec:1.1 packages/python-selenium/python-selenium.spec:1.2
--- packages/python-selenium/python-selenium.spec:1.1	Wed Jun 29 14:07:56 2011
+++ packages/python-selenium/python-selenium.spec	Thu Jun 30 12:04:56 2011
@@ -2,7 +2,7 @@
 # TODO
 # - better group
 %define 	module	selenium
-Summary:	-
+Summary:	Python bindings for selenium.
 Name:		python-%{module}
 Version:	2.0rc3
 Release:	0.1
@@ -19,16 +19,13 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-mock is a Python module that provides a core Mock class. It removes the need
-to create a host of stubs throughout your test suite. After performing an
-action, you can make assertions about which methods / attributes were used and
-arguments they were called with. You can also specify return values and set
-needed attributes in the normal way.
+Selenium Python Client Driver is a Python language binding for Selenium 
+Remote Control (version 1.0 and 2.0).
 
-mock is tested on Python versions 2.4-2.7 and Python 3.
-
-The mock module also provides utility functions / objects to assist with
-testing, particularly monkey patching.
+Currently the remote protocol, Firefox and Chrome for Selenium 2.0 are 
+supported, as well as the Selenium 1.0 bindings. As work will progresses 
+we'll add more "native" drivers.
+        
 
 %prep
 %setup -q -n %{module}-%{version}
@@ -48,7 +45,6 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-
 %files
 %defattr(644,root,root,755)
 %doc README* docs
@@ -64,6 +60,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2011/06/30 10:04:56  cieciwa
+- updated.
+
 Revision 1.1  2011/06/29 12:07:56  cieciwa
 - initial, not completed, not finished.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-selenium/python-selenium.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list