dev-python/xarray: Use HTTPS
authorMichał Górny <mgorny@gentoo.org>
Fri, 17 Jan 2020 06:17:26 +0000 (07:17 +0100)
committerMichał Górny <mgorny@gentoo.org>
Fri, 17 Jan 2020 07:47:45 +0000 (08:47 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/xarray/xarray-0.10.8.ebuild
dev-python/xarray/xarray-0.12.1.ebuild

index 750b2c63e93f41247e1afc8564aefef140f716eb..77476c8868062cae9be2fdb0c0d99787344518ee 100644 (file)
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{6,7} )
 inherit distutils-r1
 
 DESCRIPTION="N-D labeled arrays and datasets in Python"
-HOMEPAGE="http://xarray.pydata.org/"
+HOMEPAGE="https://xarray.pydata.org/"
 SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
index 222eefe6c42e0561f517964091a9b22d5dd1fe8d..4a18a506562e7e282cc220a084ad1037df65e630 100644 (file)
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{6,7} )
 inherit distutils-r1
 
 DESCRIPTION="N-D labeled arrays and datasets in Python"
-HOMEPAGE="http://xarray.pydata.org/"
+HOMEPAGE="https://xarray.pydata.org/"
 SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"