mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-24 08:38:07 -07:00
dev-python/python-ldap: update HOMEPAGE, use HTTPS
Closes: https://github.com/gentoo/gentoo/pull/7524
This commit is contained in:
committed by
Michał Górny
parent
1f2a8f0ae0
commit
d3f1b80d92
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user