mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-01 23:28:08 -07:00
dev-python/flask: use HTTPS for GitHub
Package-Manager: Portage-2.3.6, Repoman-2.3.3
This commit is contained in:
committed by
Michał Górny
parent
768fc529fd
commit
130b32268c
@@ -6,8 +6,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
|
||||
|
||||
inherit distutils-r1 git-2
|
||||
|
||||
EGIT_REPO_URI="git://github.com/mitsuhiko/flask.git
|
||||
https://github.com/mitsuhiko/flask.git"
|
||||
EGIT_REPO_URI="https://github.com/mitsuhiko/flask.git"
|
||||
|
||||
DESCRIPTION="A microframework based on Werkzeug, Jinja2 and good intentions"
|
||||
MY_PN="Flask"
|
||||
|
||||
Reference in New Issue
Block a user