commit:     8decd546046921e077cef3315db4d2ae071ea1f4
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Thu Apr 25 20:31:46 2019 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Thu Apr 25 22:16:48 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8decd546

dev-python/django-timezone-field: use HTTPS

Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/11824
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 dev-python/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 970c164a68a..dec1b78d4dd 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"

Reply via email to