dev-python/sympy: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Wed, 4 Apr 2018 09:48:57 +0000 (11:48 +0200)
committerAaron Bauman <bman@gentoo.org>
Thu, 5 Apr 2018 15:06:50 +0000 (11:06 -0400)
Closes: https://github.com/gentoo/gentoo/pull/7806

dev-python/sympy/sympy-0.7.6.1-r1.ebuild
dev-python/sympy/sympy-1.0-r1.ebuild
dev-python/sympy/sympy-1.1.1.ebuild
dev-python/sympy/sympy-1.1.ebuild

index c16062a24924758c362218738fa15e75a966db62..4a3641dbee9f614099ef16b4f86acb7c19c63dc7 100644 (file)
@@ -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"
index 358b62dde7695eee54cec8c663e6f1defe6d38ee..5b5ce197fba56dc652328b54f5649153eeb6fe40 100644 (file)
@@ -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"
index 35ea4c1cc066a7def66a7cd182b3d77283009861..75bafa3475ff77689dba60f9d43395c4cb38868d 100644 (file)
@@ -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"
index 9fb9e67fbfca3250e7e77d0e59419dad9d2bd534..b0780f654b51bbc9d1b9b9b05a9e915c726eef92 100644 (file)
@@ -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"