summaryrefslogtreecommitdiffstats
path: root/python/selenium
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2017-05-25 19:23:13 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-05-27 07:28:53 +0700
commitd924ccd6522f299245170a547261c2a971235caf (patch)
tree523746db560a44f44dc5ba895f66c50d6c4d18bf /python/selenium
parent025d1f6b4868bf2f5e26ff4e889ff70ce061efe0 (diff)
downloadslackbuilds-d924ccd6522f299245170a547261c2a971235caf.tar.gz
slackbuilds-d924ccd6522f299245170a547261c2a971235caf.tar.xz
python/selenium: Updated for version 3.4.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/selenium')
-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 c7c1b9f809..551495e4f5 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.4.1}
+VERSION=${VERSION:-3.4.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/selenium/selenium.info b/python/selenium/selenium.info
index eb8c04f970..ac36a6f24d 100644
--- a/python/selenium/selenium.info
+++ b/python/selenium/selenium.info
@@ -1,8 +1,8 @@
PRGNAM="selenium"
-VERSION="3.4.1"
+VERSION="3.4.2"
HOMEPAGE="http://www.seleniumhq.org"
-DOWNLOAD="https://pypi.python.org/packages/f1/68/4d0990587b9495e2e15d6859a0f42faf90a3a41f12926bfde2e7647ffce2/selenium-3.4.1.tar.gz"
-MD5SUM="70ba2452cd12cbdf1ce41202f430df51"
+DOWNLOAD="https://pypi.python.org/packages/47/63/611503113c00cb3ba0ab310567b4f7d7c2a3178e7ebc07f66ae4b997d56a/selenium-3.4.2.tar.gz"
+MD5SUM="5b30ae75463e0e951c39ebcb2ebbd573"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""