[packages/python-selenium] Updated to 2.31.0.
matkor
matkor at pld-linux.org
Mon Mar 4 12:34:40 CET 2013
commit c6dc03ff1a7d3feeb1016e293736ea10362d653d
Author: Mateusz Korniak <matkor at pld-linux.org>
Date: Mon Mar 4 12:32:53 2013 +0100
Updated to 2.31.0.
python-selenium.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/python-selenium.spec b/python-selenium.spec
index 8b621ef..b895ead 100644
--- a/python-selenium.spec
+++ b/python-selenium.spec
@@ -5,12 +5,12 @@
%define module selenium
Summary: Python bindings for selenium
Name: python-%{module}
-Version: 2.19.1
+Version: 2.31.0
Release: 0.1
License: BSD-like
Group: Development/Languages/Python
Source0: http://pypi.python.org/packages/source/s/%{module}/%{module}-%{version}%{_rc}.tar.gz
-# Source0-md5: fc856390a87800c463c7e2d3800e3112
+# Source0-md5: 8ed4e8e1907dd06b0d9801b4d6b512ad
URL: http://pypi.python.org/pypi/selenium/
BuildRequires: python-distribute
BuildRequires: rpm-pythonprov
@@ -56,7 +56,7 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
-%doc README*
+#%%doc README*
%{py_sitescriptdir}/%{module}
%if "%{py_ver}" > "2.4"
%{py_sitescriptdir}/%{module}-*.egg-info
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-selenium.git/commitdiff/c6dc03ff1a7d3feeb1016e293736ea10362d653d
More information about the pld-cvs-commit
mailing list