diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-08-16 18:57:08 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-08-19 07:10:55 +0700 |
commit | 6ee2d017174a0ccfa48643fef6147c713c02afa5 (patch) | |
tree | f8caf210ff76e4725139c33c329cdb2c53aec5d2 /python/selenium | |
parent | 9e77c7a25a7248a371bb0120ebe1c61ae4c2b74c (diff) | |
download | slackbuilds-6ee2d017174a0ccfa48643fef6147c713c02afa5.tar.gz |
python/selenium: Updated for version 3.5.0.
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 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="" |