From 8decd546046921e077cef3315db4d2ae071ea1f4 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Thu, 25 Apr 2019 22:31:46 +0200 Subject: [PATCH] dev-python/django-timezone-field: use HTTPS Signed-off-by: Michael Mair-Keimberger Closes: https://github.com/gentoo/gentoo/pull/11824 Signed-off-by: Aaron Bauman --- .../django-timezone-field/django-timezone-field-3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/django-timezone-field/django-timezone-field-3.0.ebuild b/dev-python/django-timezone-field/django-timezone-field-3.0.ebuild index 970c164a68a2..dec1b78d4ddb 100644 --- a/dev-python/django-timezone-field/django-timezone-field-3.0.ebuild +++ b/dev-python/django-timezone-field/django-timezone-field-3.0.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{5,6} ) inherit distutils-r1 DESCRIPTION="A Django app providing database and form fields for pytz timezone objects" -HOMEPAGE="http://github.com/mfogel/django-timezone-field" +HOMEPAGE="https://github.com/mfogel/django-timezone-field" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" -- 2.26.2