dev-python/python-ldap: update HOMEPAGE, use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Tue, 20 Mar 2018 20:11:40 +0000 (21:11 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 20 Mar 2018 21:10:59 +0000 (22:10 +0100)
Closes: https://github.com/gentoo/gentoo/pull/7524

dev-python/python-ldap/python-ldap-2.4.19-r1.ebuild
dev-python/python-ldap/python-ldap-2.4.32.ebuild
dev-python/python-ldap/python-ldap-9999.ebuild

index f4e2cb14cf01761a0dad7b83eca9dd2f839bb375..5f2ddf353131e8c39d82815746a653a2b89d3e20 100644 (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
@@ -9,7 +9,8 @@ PYTHON_COMPAT=( python2_7 pypy )
 inherit distutils-r1 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"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="PSF-2"
index 2a53470d7c00b48fe8f2fd161b999715a5c819e6..5372d99e5a1ace46a59365d33585078ca496faa6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -8,7 +8,8 @@ PYTHON_COMPAT=( python2_7 pypy )
 inherit distutils-r1 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"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="PSF-2"
index 023c4923afbc8d3a0f1cf872c034f1bd815a28ff..a32f42da69f29638d0d994e99be00f03cfd10549 100644 (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"