diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-09-28 20:28:39 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-09-30 07:19:04 +0700 |
commit | 6b4cdc28ddfbe04e721d97f8b731533baa9ce57b (patch) | |
tree | cb5a6576191925d41a43d9ff10f06e9802b1cead /python | |
parent | ed46c18b66addc20dea6f79cb829eaa23e5b9c63 (diff) | |
download | slackbuilds-6b4cdc28ddfbe04e721d97f8b731533baa9ce57b.tar.gz |
python/selenium: Updated for version 3.6.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python')
-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 13f9156510..09eb0882e9 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.5.0} +VERSION=${VERSION:-3.6.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/selenium/selenium.info b/python/selenium/selenium.info index 43e2edba55..77eb9fa1a5 100644 --- a/python/selenium/selenium.info +++ b/python/selenium/selenium.info @@ -1,8 +1,8 @@ PRGNAM="selenium" -VERSION="3.5.0" +VERSION="3.6.0" HOMEPAGE="http://www.seleniumhq.org" -DOWNLOAD="https://pypi.python.org/packages/ac/d7/1928416439d066c60f26c87a8d1b78a8edd64c7d05a0aa917fa97a8ee02d/selenium-3.5.0.tar.gz" -MD5SUM="986702fdd0e2aec6a4eda134678b8b3f" +DOWNLOAD="https://pypi.python.org/packages/e1/25/ad1ee3c019e45933c201ae3c8b3c84ab335a64a8172051ace583b7371b35/selenium-3.6.0.tar.gz" +MD5SUM="47ddd3354004a7a1c8822e5415c917e4" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |