From a78e9992f4888d8abdfc51a228665cf94e8c23cb Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Fri, 27 Apr 2018 15:38:09 +0200 Subject: [PATCH] dev-python/spyder: use HTTPS Closes: https://github.com/gentoo/gentoo/pull/8165 --- dev-python/spyder/spyder-3.2.4.ebuild | 7 +++++-- dev-python/spyder/spyder-3.2.8.ebuild | 5 ++++- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/dev-python/spyder/spyder-3.2.4.ebuild b/dev-python/spyder/spyder-3.2.4.ebuild index cdf19a4da142..361a81f1d082 100644 --- a/dev-python/spyder/spyder-3.2.4.ebuild +++ b/dev-python/spyder/spyder-3.2.4.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 @@ -8,7 +8,10 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} ) inherit eutils distutils-r1 DESCRIPTION="Python IDE with matlab-like features" -HOMEPAGE="https://github.com/spyder-ide/spyder/ https://pypi.org/project/spyder/ http://pythonhosted.org/spyder/" +HOMEPAGE=" + https://github.com/spyder-ide/spyder/ + https://pypi.org/project/spyder/ + https://pythonhosted.org/spyder/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/spyder/spyder-3.2.8.ebuild b/dev-python/spyder/spyder-3.2.8.ebuild index 3c588279fe79..7b98d4406cfc 100644 --- a/dev-python/spyder/spyder-3.2.8.ebuild +++ b/dev-python/spyder/spyder-3.2.8.ebuild @@ -8,7 +8,10 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} ) inherit eutils distutils-r1 xdg-utils DESCRIPTION="Python IDE with matlab-like features" -HOMEPAGE="https://github.com/spyder-ide/spyder/ https://pypi.python.org/pypi/spyder/ http://pythonhosted.org/spyder/" +HOMEPAGE=" + https://github.com/spyder-ide/spyder/ + https://pypi.org/project/spyder/ + https://pythonhosted.org/spyder/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" -- 2.26.2