summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2018-03-10 18:21:24 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-03-17 08:51:59 +0700
commit739b0893b2916e4832b26e7d5f8053b7972e4f1e (patch)
treea5023947ed184238aba0be266734692b897796ae /python
parent38dfe92a5aece9302ab533d700123c6a3e048d72 (diff)
downloadslackbuilds-739b0893b2916e4832b26e7d5f8053b7972e4f1e.tar.gz
slackbuilds-739b0893b2916e4832b26e7d5f8053b7972e4f1e.tar.xz
python/selenium: Updated for version 3.10.0.
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 ef75ed659e..51edec35cf 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:-3.8.1}
+VERSION=${VERSION:-3.10.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/selenium/selenium.info b/python/selenium/selenium.info
index 7ff1cb7de1..af56890317 100644
--- a/python/selenium/selenium.info
+++ b/python/selenium/selenium.info
@@ -1,8 +1,8 @@
PRGNAM="selenium"
-VERSION="3.8.1"
+VERSION="3.10.0"
HOMEPAGE="http://www.seleniumhq.org"
-DOWNLOAD="https://pypi.python.org/packages/59/2e/43cc1233703228e6752dc5ddfa59a254c430312c96ea6817419239fac137/selenium-3.8.1.tar.gz"
-MD5SUM="7cb125b315cfa9d8d9f9fda3f7295ca5"
+DOWNLOAD="https://pypi.python.org/packages/9a/d8/1e4d3e8393883e260ffc47fc475e322e8fbecf58fe6fcbd20ea52f915cd5/selenium-3.10.0.tar.gz"
+MD5SUM="d93cde324ac34c2030c01b54c9fb93ff"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""