summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2015-07-31 06:41:26 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-08-01 07:53:15 +0700
commit6a7ec965a7739b40593deec05a02bf8c43d2cb00 (patch)
treef7f49dde3802ee8344aa8dcd2ba0368901696ce9 /python
parent00e8f3af64010703e0d4cef742c031d66a6abe07 (diff)
downloadslackbuilds-6a7ec965a7739b40593deec05a02bf8c43d2cb00.tar.gz
slackbuilds-6a7ec965a7739b40593deec05a02bf8c43d2cb00.tar.xz
python/selenium: Updated for version 2.47.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 678bacc425..98f06edf33 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:-2.46.1}
+VERSION=${VERSION:-2.47.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/selenium/selenium.info b/python/selenium/selenium.info
index ba281a079d..e58d71e398 100644
--- a/python/selenium/selenium.info
+++ b/python/selenium/selenium.info
@@ -1,8 +1,8 @@
PRGNAM="selenium"
-VERSION="2.46.1"
+VERSION="2.47.0"
HOMEPAGE="http://www.seleniumhq.org"
-DOWNLOAD="https://pypi.python.org/packages/source/s/selenium/selenium-2.46.1.tar.gz"
-MD5SUM="d6705588eb91db030410711b30c4c489"
+DOWNLOAD="https://pypi.python.org/packages/source/s/selenium/selenium-2.47.0.tar.gz"
+MD5SUM="a6ae00bc62b3cda0f0f293c1dc3b90f6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pysetuptools"