dev-python/pluggy: add rtd and github sites to HOMEPAGE
authorTim Harder <radhermit@gentoo.org>
Sat, 16 Sep 2017 05:39:24 +0000 (01:39 -0400)
committerTim Harder <radhermit@gentoo.org>
Sat, 16 Sep 2017 05:40:27 +0000 (01:40 -0400)
dev-python/pluggy/pluggy-0.4.0.ebuild
dev-python/pluggy/pluggy-0.5.2.ebuild

index d391ad1e6ac34fca6280e762f9985e9973c3d00a..d7f5e8492ececbd67beec9ee6cd3f5c358aa2756 100644 (file)
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_{4,5,6}} pypy pypy3 )
 inherit distutils-r1
 
 DESCRIPTION="plugin and hook calling mechanisms for python"
-HOMEPAGE=" http://pypi.python.org/pypi/pluggy"
+HOMEPAGE="https://pypi.python.org/pypi/pluggy"
 SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.zip"
 
 LICENSE="MIT"
index 5e95a9c8147e28eb7c81243d68178e93708d474d..19a7a49c85c2250ce2bcefd2dd5ec3054c06fb56 100644 (file)
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_{4,5,6}} pypy pypy3 )
 inherit distutils-r1
 
 DESCRIPTION="plugin and hook calling mechanisms for python"
-HOMEPAGE=" http://pypi.python.org/pypi/pluggy"
+HOMEPAGE="https://pluggy.readthedocs.io/ https://github.com/pytest-dev/pluggy https://pypi.python.org/pypi/pluggy"
 SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"