dev-python/python-ldap: update HOMEPAGE, use HTTPS

Closes: https://github.com/gentoo/gentoo/pull/7524
This commit is contained in:
Michael Mair-Keimberger
2018-03-20 21:11:40 +01:00
committed by Michał Górny
parent 1f2a8f0ae0
commit d3f1b80d92
3 changed files with 9 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -10,7 +10,8 @@ DISTUTILS_IN_SOURCE_BUILD=1
inherit distutils-r1 git-2 multilib
DESCRIPTION="Various LDAP-related Python modules"
HOMEPAGE="http://www.python-ldap.org https://pypi.python.org/pypi/python-ldap"
HOMEPAGE="https://www.python-ldap.org/en/latest/
https://pypi.python.org/pypi/python-ldap"
EGIT_REPO_URI="https://github.com/xmw/python-ldap.git"
LICENSE="PSF-2"