diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-20 21:37:55 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-20 21:37:55 +0700 |
commit | ff65adceb65f828530ec00120d00f225e498ec86 (patch) | |
tree | 772d12172bd4fc64df084de9ca11c797497b6367 /python/selenium | |
parent | 690f2481d254cbe8020fe7e15017996bf84bbb05 (diff) |
python/selenium: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/selenium')
-rw-r--r-- | python/selenium/selenium.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/selenium/selenium.info b/python/selenium/selenium.info index b5a50e954bc3..ad6ef3ae1e1a 100644 --- a/python/selenium/selenium.info +++ b/python/selenium/selenium.info @@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/ed/9c/9030520bf6ff0b4c98988448 MD5SUM="274693e383ff507df7ee190359828c84" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python-urllib3" +REQUIRES="" MAINTAINER="Dimitris Zlatanidis" EMAIL="d.zlatanidis@gmail.com" |