mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 10:38:07 -07:00
dev-python/flask-uploads: use HTTPs
This commit is contained in:
committed by
Michał Górny
parent
63dace581e
commit
21c670b3b9
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy )
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Flexible and efficient upload handling for Flask"
|
||||
HOMEPAGE="http://pythonhosted.org/Flask-Testing/
|
||||
HOMEPAGE="https://pythonhosted.org/Flask-Testing/
|
||||
https://pypi.org/project/Flask-Testing/"
|
||||
SRC_URI="https://github.com/maxcountryman/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
|
||||
# use the GitHub tarball since the pypi-tarball does not contain the tests
|
||||
|
||||
Reference in New Issue
Block a user