From: Michael Mair-Keimberger Date: Fri, 23 Mar 2018 15:40:50 +0000 (+0100) Subject: dev-python/virtualenv: update HOMEPAGE, use HTTPS X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=7e00567e677089b49d5a25bfd3f8340bfe35fa3f;p=gentoo.git dev-python/virtualenv: update HOMEPAGE, use HTTPS --- diff --git a/dev-python/virtualenv/virtualenv-15.1.0.ebuild b/dev-python/virtualenv/virtualenv-15.1.0.ebuild index 74fd73ea467c..493ae2140524 100644 --- a/dev-python/virtualenv/virtualenv-15.1.0.ebuild +++ b/dev-python/virtualenv/virtualenv-15.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ inherit distutils-r1 DESCRIPTION="Virtual Python Environment builder" HOMEPAGE=" - http://www.virtualenv.org/ + https://virtualenv.pypa.io/en/stable/ https://pypi.python.org/pypi/virtualenv https://github.com/pypa/virtualenv/ "