diff options
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 37b21c3c93..b5a50e954b 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" |