mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 08:58:27 -07:00
dev-python/locustio: use HTTPS
This commit is contained in:
committed by
Michał Górny
parent
9e63c1397e
commit
bc1e1ea445
@@ -7,7 +7,7 @@ PYTHON_COMPAT=(python2_7)
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="A python utility for doing easy, distributed load testing of a web site"
|
||||
HOMEPAGE="http://locust.io/"
|
||||
HOMEPAGE="https://locust.io/"
|
||||
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="MIT"
|
||||
|
||||
Reference in New Issue
Block a user