summaryrefslogtreecommitdiffstats
path: root/python/selenium
diff options
context:
space:
mode:
author Dimitris Zlatanidis2016-01-30 01:45:35 +0100
committer Dimitris Zlatanidis2016-01-30 01:45:35 +0100
commit239e41f8fba9486d559747ccf13c4286b749983f (patch)
tree52353374fdeeb1904e9fe5dc56a6b38ab030e9cb /python/selenium
parent9f8b16fdf38e60439255a480b7583d58fccdea81 (diff)
downloadslackbuilds-239e41f8fba9486d559747ccf13c4286b749983f.tar.gz
python/selenium: Updated for version 2.50.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/selenium')
-rw-r--r--python/selenium/selenium.SlackBuild4
-rw-r--r--python/selenium/selenium.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/selenium/selenium.SlackBuild b/python/selenium/selenium.SlackBuild
index e1bab028f8..be576210d7 100644
--- a/python/selenium/selenium.SlackBuild
+++ b/python/selenium/selenium.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for selenium
-# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=selenium
-VERSION=${VERSION:-2.48.0}
+VERSION=${VERSION:-2.50.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/selenium/selenium.info b/python/selenium/selenium.info
index cbf49fe7cd..d699ec39fa 100644
--- a/python/selenium/selenium.info
+++ b/python/selenium/selenium.info
@@ -1,8 +1,8 @@
PRGNAM="selenium"
-VERSION="2.48.0"
+VERSION="2.50.0"
HOMEPAGE="http://www.seleniumhq.org"
-DOWNLOAD="https://pypi.python.org/packages/source/s/selenium/selenium-2.48.0.tar.gz"
-MD5SUM="d1e0635b427151d86457170825b96cf8"
+DOWNLOAD="https://pypi.python.org/packages/source/s/selenium/selenium-2.50.0.tar.gz"
+MD5SUM="a4acfa754db6cf4dd325921fc2105fd4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""