summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2019-03-22 08:49:01 +0100
committerAaron Bauman <bman@gentoo.org>2019-03-26 14:52:24 -0400
commit10fa3b6f3c6deadbef2a5a86a3c816135c82d1c5 (patch)
treead3d3c03abf7f3f79b237ab8d913019517abd571 /dev-python/click/click-5.1.ebuild
parentdev-python/breathe: use HTTPS (diff)
downloadgentoo-10fa3b6f3c6deadbef2a5a86a3c816135c82d1c5.tar.gz
gentoo-10fa3b6f3c6deadbef2a5a86a3c816135c82d1c5.tar.bz2
gentoo-10fa3b6f3c6deadbef2a5a86a3c816135c82d1c5.zip
dev-python/click: update HOMEPAGE, use HTTPS
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'dev-python/click/click-5.1.ebuild')
-rw-r--r--dev-python/click/click-5.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/click/click-5.1.ebuild b/dev-python/click/click-5.1.ebuild
index f6772af7b4c5..8c11aa82bf9f 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"