summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Dimitris Zlatanidis2017-08-16 18:57:08 +0200
committer Willy Sudiarto Raharjo2017-08-19 02:10:55 +0200
commit6ee2d017174a0ccfa48643fef6147c713c02afa5 (patch)
treef8caf210ff76e4725139c33c329cdb2c53aec5d2 /python
parent9e77c7a25a7248a371bb0120ebe1c61ae4c2b74c (diff)
downloadslackbuilds-6ee2d017174a0ccfa48643fef6147c713c02afa5.tar.gz
python/selenium: Updated for version 3.5.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 0e9f548369..13f9156510 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.3}
+VERSION=${VERSION:-3.5.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/selenium/selenium.info b/python/selenium/selenium.info
index 28949ebcad..43e2edba55 100644
--- a/python/selenium/selenium.info
+++ b/python/selenium/selenium.info
@@ -1,8 +1,8 @@
PRGNAM="selenium"
-VERSION="3.4.3"
+VERSION="3.5.0"
HOMEPAGE="http://www.seleniumhq.org"
-DOWNLOAD="https://pypi.python.org/packages/a5/af/923433edac3027518f2c956781d9c579a8662828eaad8f127473219aacf1/selenium-3.4.3.tar.gz"
-MD5SUM="da50afa759fc6fe661db33a2e7d76872"
+DOWNLOAD="https://pypi.python.org/packages/ac/d7/1928416439d066c60f26c87a8d1b78a8edd64c7d05a0aa917fa97a8ee02d/selenium-3.5.0.tar.gz"
+MD5SUM="986702fdd0e2aec6a4eda134678b8b3f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""