summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2016-12-01 03:37:06 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-12-03 07:21:51 +0700
commitef3011b79452790058d9d8d5ca44d2f2b3fd0b28 (patch)
tree3641e73974678ca76437ce94f0ab6799b8af8d41 /python
parent0cec345a7814f9ade44bd6752524ca562c13c9be (diff)
downloadslackbuilds-ef3011b79452790058d9d8d5ca44d2f2b3fd0b28.tar.gz
slackbuilds-ef3011b79452790058d9d8d5ca44d2f2b3fd0b28.tar.xz
python/selenium: Updated for version 3.0.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 ce3be8efe0..a43802dcd6 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.0.1}
+VERSION=${VERSION:-3.0.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/selenium/selenium.info b/python/selenium/selenium.info
index 4c9e3de8ba..844d6bbd31 100644
--- a/python/selenium/selenium.info
+++ b/python/selenium/selenium.info
@@ -1,8 +1,8 @@
PRGNAM="selenium"
-VERSION="3.0.1"
+VERSION="3.0.2"
HOMEPAGE="http://www.seleniumhq.org"
-DOWNLOAD="https://pypi.python.org/packages/3a/a3/e4ab60a0229a85f468a36367bc0672a4bca2720f24391eda33704a5f0ad5/selenium-3.0.1.tar.gz"
-MD5SUM="ed5da4a35e1e643a53386d3e8f5960af"
+DOWNLOAD="https://pypi.python.org/packages/0c/42/20c235e604bf736bc970c1275a78c4ea28c6453a0934002f95df9c49dad0/selenium-3.0.2.tar.gz"
+MD5SUM="0440b3156f26678dfc904cae5aa594ab"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""