summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-04-04 11:48:57 +0200
committerAaron Bauman <bman@gentoo.org>2018-04-05 11:06:50 -0400
commitf4f0f476d1b2eda5a4fe518999b8b9714d1370a8 (patch)
tree99d4fe104a0b111f7a3ac9adf26678e861bd159d /dev-python/sympy
parentdev-scheme/slib: drop old EAPI ebuilds (diff)
downloadgentoo-f4f0f476d1b2eda5a4fe518999b8b9714d1370a8.tar.gz
gentoo-f4f0f476d1b2eda5a4fe518999b8b9714d1370a8.tar.bz2
gentoo-f4f0f476d1b2eda5a4fe518999b8b9714d1370a8.zip
dev-python/sympy: use HTTPS
Closes: https://github.com/gentoo/gentoo/pull/7806
Diffstat (limited to 'dev-python/sympy')
-rw-r--r--dev-python/sympy/sympy-0.7.6.1-r1.ebuild4
-rw-r--r--dev-python/sympy/sympy-1.0-r1.ebuild4
-rw-r--r--dev-python/sympy/sympy-1.1.1.ebuild4
-rw-r--r--dev-python/sympy/sympy-1.1.ebuild4
4 files changed, 8 insertions, 8 deletions
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"