diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-12-11 13:28:34 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-12-11 13:53:24 +0100 |
commit | 8eeb74ec74e069f998e6b13a2a4cd84012b3d5fd (patch) | |
tree | dded287f7baa5ac095b9e9c48919e43946aa54ff /dev-python/humanfriendly | |
parent | dev-python/h11: Update HOMEPAGE (diff) | |
download | gentoo-8eeb74ec74e069f998e6b13a2a4cd84012b3d5fd.tar.gz gentoo-8eeb74ec74e069f998e6b13a2a4cd84012b3d5fd.tar.bz2 gentoo-8eeb74ec74e069f998e6b13a2a4cd84012b3d5fd.zip |
dev-python/humanfriendly: Update HOMEPAGE
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/humanfriendly')
-rw-r--r-- | dev-python/humanfriendly/humanfriendly-8.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/humanfriendly/humanfriendly-8.2.ebuild b/dev-python/humanfriendly/humanfriendly-8.2.ebuild index a918f9d2b315..1eaf2ac1e2e7 100644 --- a/dev-python/humanfriendly/humanfriendly-8.2.ebuild +++ b/dev-python/humanfriendly/humanfriendly-8.2.ebuild @@ -11,9 +11,9 @@ DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 DESCRIPTION="Human friendly output for text interfaces using Python" -HOMEPAGE="https://pypi.org/project/humanfriendly - https://github.com/xolox/python-humanfriendly - https://humanfriendly.readthedocs.org" +HOMEPAGE="https://pypi.org/project/humanfriendly/ + https://github.com/xolox/python-humanfriendly/ + https://humanfriendly.readthedocs.io/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" |