]> git.pld-linux.org Git - packages/python-selenium.git/commitdiff
Updated to 2.31.0. auto/th/python-selenium-2.31.0-0.1
authorMateusz Korniak <matkor@pld-linux.org>
Mon, 4 Mar 2013 11:32:53 +0000 (12:32 +0100)
committerMateusz Korniak <matkor@pld-linux.org>
Mon, 4 Mar 2013 11:32:53 +0000 (12:32 +0100)
python-selenium.spec

index 8b621ef7b9eca6608c6d05bb4c5668c2ad612c3a..b895ead655fd3cb522202b277c805a26a2aaf99b 100644 (file)
@@ -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
This page took 0.104237 seconds and 4 git commands to generate.