diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-06-04 10:27:57 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-06-06 07:56:24 +0700 |
commit | 378da49f3b9000259c8a1ef9507a9f75e51fc88e (patch) | |
tree | f42fd69e56572c827acb930dfb91c6aa8da11c21 /python/selenium | |
parent | 98a94bf4c8bc884960a2b898de69523a27a97d0f (diff) | |
download | slackbuilds-378da49f3b9000259c8a1ef9507a9f75e51fc88e.tar.gz |
python/selenium: Updated for version 3.4.3.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/selenium')
-rw-r--r-- | python/selenium/selenium.SlackBuild | 2 | ||||
-rw-r--r-- | python/selenium/selenium.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/selenium/selenium.SlackBuild b/python/selenium/selenium.SlackBuild index 551495e4f5..0e9f548369 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.2} +VERSION=${VERSION:-3.4.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/selenium/selenium.info b/python/selenium/selenium.info index ac36a6f24d..28949ebcad 100644 --- a/python/selenium/selenium.info +++ b/python/selenium/selenium.info @@ -1,8 +1,8 @@ PRGNAM="selenium" -VERSION="3.4.2" +VERSION="3.4.3" HOMEPAGE="http://www.seleniumhq.org" -DOWNLOAD="https://pypi.python.org/packages/47/63/611503113c00cb3ba0ab310567b4f7d7c2a3178e7ebc07f66ae4b997d56a/selenium-3.4.2.tar.gz" -MD5SUM="5b30ae75463e0e951c39ebcb2ebbd573" +DOWNLOAD="https://pypi.python.org/packages/a5/af/923433edac3027518f2c956781d9c579a8662828eaad8f127473219aacf1/selenium-3.4.3.tar.gz" +MD5SUM="da50afa759fc6fe661db33a2e7d76872" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |