mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 08:58:27 -07:00
dev-python/pytest-cache: use HTTPS
This commit is contained in:
committed by
Michał Górny
parent
a7355826f8
commit
deb1ad98ff
@@ -8,7 +8,9 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 )
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="mechanisms for caching across test runs"
|
||||
HOMEPAGE="https://pypi.python.org/pypi/pytest-cache http://bitbucket.org/hpk42/pytest-cache/ http://pythonhosted.org/pytest-cache/"
|
||||
HOMEPAGE="https://pypi.python.org/pypi/pytest-cache
|
||||
https://bitbucket.org/hpk42/pytest-cache/
|
||||
https://pythonhosted.org/pytest-cache/"
|
||||
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user