diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2020-02-05 15:17:38 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-02-08 15:03:30 +0700 |
commit | 4a5ab3a2a2f9e734146cd92d970ed1f6af720ae3 (patch) | |
tree | 81a9e83354ebd0a888b78491a265d9d5c85f3c3d /python/selenium/selenium.info | |
parent | c84f8befb81013cc35dd13daaf8b9f00fbafc6ee (diff) |
python/selenium: Updated for version 3.141.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/selenium/selenium.info')
-rw-r--r-- | python/selenium/selenium.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python/selenium/selenium.info b/python/selenium/selenium.info index 37b21c3c93d9c..b5a50e954bc37 100644 --- a/python/selenium/selenium.info +++ b/python/selenium/selenium.info @@ -1,10 +1,10 @@ PRGNAM="selenium" -VERSION="3.14.0" +VERSION="3.141.0" HOMEPAGE="http://www.seleniumhq.org" -DOWNLOAD="https://files.pythonhosted.org/packages/af/7c/3f76140976b1c8f8a6b437ccd1f04efaed37bdc2600530e76ba981c677b9/selenium-3.14.0.tar.gz" -MD5SUM="95833d0da441e44d3d756564bb4ebbe7" +DOWNLOAD="https://files.pythonhosted.org/packages/ed/9c/9030520bf6ff0b4c98988448a93c04fcbd5b13cd9520074d8ed53569ccfe/selenium-3.141.0.tar.gz" +MD5SUM="274693e383ff507df7ee190359828c84" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="" +REQUIRES="python-urllib3" MAINTAINER="Dimitris Zlatanidis" EMAIL="d.zlatanidis@gmail.com" |