From 10fa3b6f3c6deadbef2a5a86a3c816135c82d1c5 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Fri, 22 Mar 2019 08:49:01 +0100 Subject: [PATCH] dev-python/click: update HOMEPAGE, use HTTPS Signed-off-by: Michael Mair-Keimberger Signed-off-by: Aaron Bauman --- dev-python/click/click-5.1.ebuild | 4 ++-- dev-python/click/click-6.6.ebuild | 4 ++-- dev-python/click/click-6.7-r1.ebuild | 4 ++-- dev-python/click/click-6.7.ebuild | 4 ++-- dev-python/click/click-7.0.ebuild | 2 +- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/dev-python/click/click-5.1.ebuild b/dev-python/click/click-5.1.ebuild index f6772af7b4c5f..8c11aa82bf9fc 100644 --- a/dev-python/click/click-5.1.ebuild +++ b/dev-python/click/click-5.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ inherit distutils-r1 DESCRIPTION="A Python package for creating beautiful command line interfaces" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" -HOMEPAGE="http://click.pocoo.org/ https://pypi.org/project/click/" +HOMEPAGE="https://palletsprojects.com/p/click/ https://pypi.org/project/click/" LICENSE="BSD" SLOT="0" diff --git a/dev-python/click/click-6.6.ebuild b/dev-python/click/click-6.6.ebuild index 5d3769cf9729a..b0a4f62d05396 100644 --- a/dev-python/click/click-6.6.ebuild +++ b/dev-python/click/click-6.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ inherit distutils-r1 DESCRIPTION="A Python package for creating beautiful command line interfaces" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" -HOMEPAGE="http://click.pocoo.org/ https://pypi.org/project/click/" +HOMEPAGE="https://palletsprojects.com/p/click/ https://pypi.org/project/click/" LICENSE="BSD" SLOT="0" diff --git a/dev-python/click/click-6.7-r1.ebuild b/dev-python/click/click-6.7-r1.ebuild index 2f650c4ca6769..fe54c2cbc9148 100644 --- a/dev-python/click/click-6.7-r1.ebuild +++ b/dev-python/click/click-6.7-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ inherit distutils-r1 DESCRIPTION="A Python package for creating beautiful command line interfaces" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" -HOMEPAGE="http://click.pocoo.org/ https://pypi.org/project/click/" +HOMEPAGE="https://palletsprojects.com/p/click/ https://pypi.org/project/click/" LICENSE="BSD" SLOT="0" diff --git a/dev-python/click/click-6.7.ebuild b/dev-python/click/click-6.7.ebuild index 74c2f3587ec83..095acb38811b3 100644 --- a/dev-python/click/click-6.7.ebuild +++ b/dev-python/click/click-6.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ inherit distutils-r1 DESCRIPTION="A Python package for creating beautiful command line interfaces" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" -HOMEPAGE="http://click.pocoo.org/ https://pypi.org/project/click/" +HOMEPAGE="https://palletsprojects.com/p/click/ https://pypi.org/project/click/" LICENSE="BSD" SLOT="0" diff --git a/dev-python/click/click-7.0.ebuild b/dev-python/click/click-7.0.ebuild index 6b7015bd45bbd..2677e18f964dc 100644 --- a/dev-python/click/click-7.0.ebuild +++ b/dev-python/click/click-7.0.ebuild @@ -9,7 +9,7 @@ inherit distutils-r1 DESCRIPTION="A Python package for creating beautiful command line interfaces" SRC_URI="https://github.com/pallets/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" -HOMEPAGE="http://click.pocoo.org/ https://pypi.org/project/click/" +HOMEPAGE="https://palletsprojects.com/p/click/ https://pypi.org/project/click/" LICENSE="BSD" SLOT="0"