summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2016-10-15 14:57:34 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-10-22 08:47:07 +0700
commit2bcf5970222c32fddf7fc586730721d9700d9388 (patch)
treefe799c1b2a5f34448025170dce1d4e847607860f /python
parent22286170124b49407d8d367b680561b1d2331ce5 (diff)
downloadslackbuilds-2bcf5970222c32fddf7fc586730721d9700d9388.tar.gz
slackbuilds-2bcf5970222c32fddf7fc586730721d9700d9388.tar.xz
python/selenium: Updated for version 3.0.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python')
-rw-r--r--python/selenium/selenium.SlackBuild2
-rw-r--r--python/selenium/selenium.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/selenium/selenium.SlackBuild b/python/selenium/selenium.SlackBuild
index ce56c93789..ce3be8efe0 100644
--- a/python/selenium/selenium.SlackBuild
+++ b/python/selenium/selenium.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=selenium
-VERSION=${VERSION:-2.53.6}
+VERSION=${VERSION:-3.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/selenium/selenium.info b/python/selenium/selenium.info
index ca4603cd21..4c9e3de8ba 100644
--- a/python/selenium/selenium.info
+++ b/python/selenium/selenium.info
@@ -1,8 +1,8 @@
PRGNAM="selenium"
-VERSION="2.53.6"
+VERSION="3.0.1"
HOMEPAGE="http://www.seleniumhq.org"
-DOWNLOAD="https://pypi.python.org/packages/c9/d4/4c032f93dd8d198d51d06ce41005d02ae2e806d4e5b550255ddbeee4143b/selenium-2.53.6.tar.gz"
-MD5SUM="66f2f89e46377247fb9df010568c5d1d"
+DOWNLOAD="https://pypi.python.org/packages/3a/a3/e4ab60a0229a85f468a36367bc0672a4bca2720f24391eda33704a5f0ad5/selenium-3.0.1.tar.gz"
+MD5SUM="ed5da4a35e1e643a53386d3e8f5960af"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""