diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-05-16 17:37:03 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-05-16 17:37:41 +0200 |
commit | 12e9030fd10770b05429fc3d449b9cde74bcab38 (patch) | |
tree | 1c326454c26c66d62d316a0212d022c86160ae57 /dev-python/selenium | |
parent | dev-python/selenium: Add test-dep on pytest-mock (diff) | |
download | gentoo-12e9030fd10770b05429fc3d449b9cde74bcab38.tar.gz gentoo-12e9030fd10770b05429fc3d449b9cde74bcab38.tar.bz2 gentoo-12e9030fd10770b05429fc3d449b9cde74bcab38.zip |
dev-python/selenium: Use https
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/selenium')
-rw-r--r-- | dev-python/selenium/selenium-3.141.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/selenium/selenium-3.141.0.ebuild b/dev-python/selenium/selenium-3.141.0.ebuild index 74de0add1e5c..e6437a1664e5 100644 --- a/dev-python/selenium/selenium-3.141.0.ebuild +++ b/dev-python/selenium/selenium-3.141.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{6,7,8} ) inherit distutils-r1 DESCRIPTION="Python language binding for Selenium Remote Control" -HOMEPAGE="http://www.seleniumhq.org" +HOMEPAGE="https://www.seleniumhq.org" # pypi tarball misses tests, github tarball misses generated files SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz test? ( |