diff options
Diffstat (limited to 'dev-python/sphinxcontrib-napoleon/sphinxcontrib-napoleon-0.5.2.ebuild')
-rw-r--r-- | dev-python/sphinxcontrib-napoleon/sphinxcontrib-napoleon-0.5.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinxcontrib-napoleon/sphinxcontrib-napoleon-0.5.2.ebuild b/dev-python/sphinxcontrib-napoleon/sphinxcontrib-napoleon-0.5.2.ebuild index 665a161853f6..145c2615b33b 100644 --- a/dev-python/sphinxcontrib-napoleon/sphinxcontrib-napoleon-0.5.2.ebuild +++ b/dev-python/sphinxcontrib-napoleon/sphinxcontrib-napoleon-0.5.2.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 DESCRIPTION="Allow a different format in dosctrings for better clarity" -HOMEPAGE="https://pypi.org/project/sphinxcontrib-napoleon" +HOMEPAGE="https://pypi.org/project/sphinxcontrib-napoleon/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" |