summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Dimitris Zlatanidis2017-11-03 21:18:12 +0100
committer Willy Sudiarto Raharjo2017-11-04 01:17:28 +0100
commitf80e0477c0ba9222e4924cca08db1bdac1fe90be (patch)
tree8ef21a919ee47b7c8daafb420aa7d6bbf38ea2fc
parent5c5d71ee0d59778496d097c2ef6a8d82c96c9134 (diff)
downloadslackbuilds-f80e0477c0ba9222e4924cca08db1bdac1fe90be.tar.gz
python/selenium: Updated for version 3.7.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
-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 09eb0882e9..74275aa30e 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.6.0}
+VERSION=${VERSION:-3.7.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/selenium/selenium.info b/python/selenium/selenium.info
index 77eb9fa1a5..14b8382045 100644
--- a/python/selenium/selenium.info
+++ b/python/selenium/selenium.info
@@ -1,8 +1,8 @@
PRGNAM="selenium"
-VERSION="3.6.0"
+VERSION="3.7.0"
HOMEPAGE="http://www.seleniumhq.org"
-DOWNLOAD="https://pypi.python.org/packages/e1/25/ad1ee3c019e45933c201ae3c8b3c84ab335a64a8172051ace583b7371b35/selenium-3.6.0.tar.gz"
-MD5SUM="47ddd3354004a7a1c8822e5415c917e4"
+DOWNLOAD="https://pypi.python.org/packages/bc/37/aea63b9651d5f27c9349895fc72862e2e14ed264e8f5d3eedc602c41254a/selenium-3.7.0.tar.gz"
+MD5SUM="f5d26470803c93a02909e87240ccc56b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""