From: Michael Mair-Keimberger Date: Wed, 4 Apr 2018 09:48:57 +0000 (+0200) Subject: dev-python/sympy: use HTTPS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f4f0f476d1b2eda5a4fe518999b8b9714d1370a8;p=gentoo.git dev-python/sympy: use HTTPS Closes: https://github.com/gentoo/gentoo/pull/7806 --- diff --git a/dev-python/sympy/sympy-0.7.6.1-r1.ebuild b/dev-python/sympy/sympy-0.7.6.1-r1.ebuild index c16062a24924..4a3641dbee9f 100644 --- a/dev-python/sympy/sympy-0.7.6.1-r1.ebuild +++ b/dev-python/sympy/sympy-0.7.6.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 eutils virtualx DESCRIPTION="Computer Algebra System in pure Python" -HOMEPAGE="http://sympy.org" +HOMEPAGE="https://sympy.org" SRC_URI="https://github.com/${PN}/${PN}/releases/download/${P}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/sympy/sympy-1.0-r1.ebuild b/dev-python/sympy/sympy-1.0-r1.ebuild index 358b62dde769..5b5ce197fba5 100644 --- a/dev-python/sympy/sympy-1.0-r1.ebuild +++ b/dev-python/sympy/sympy-1.0-r1.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=5 @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} ) inherit distutils-r1 eutils virtualx DESCRIPTION="Computer Algebra System in pure Python" -HOMEPAGE="http://sympy.org" +HOMEPAGE="https://sympy.org" SRC_URI="https://github.com/${PN}/${PN}/releases/download/${P}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/sympy/sympy-1.1.1.ebuild b/dev-python/sympy/sympy-1.1.1.ebuild index 35ea4c1cc066..75bafa3475ff 100644 --- a/dev-python/sympy/sympy-1.1.1.ebuild +++ b/dev-python/sympy/sympy-1.1.1.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,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} ) inherit distutils-r1 eutils virtualx DESCRIPTION="Computer Algebra System in pure Python" -HOMEPAGE="http://sympy.org" +HOMEPAGE="https://sympy.org" SRC_URI="https://github.com/${PN}/${PN}/releases/download/${P}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/sympy/sympy-1.1.ebuild b/dev-python/sympy/sympy-1.1.ebuild index 9fb9e67fbfca..b0780f654b51 100644 --- a/dev-python/sympy/sympy-1.1.ebuild +++ b/dev-python/sympy/sympy-1.1.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,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} ) inherit distutils-r1 eutils virtualx DESCRIPTION="Computer Algebra System in pure Python" -HOMEPAGE="http://sympy.org" +HOMEPAGE="https://sympy.org" SRC_URI="https://github.com/${PN}/${PN}/releases/download/${P}/${P}.tar.gz" LICENSE="BSD"