diff --git a/dev-python/commonmark/commonmark-0.9.1.ebuild b/dev-python/commonmark/commonmark-0.9.1.ebuild index 77665adae34c3..aa5d8fe00cc45 100644 --- a/dev-python/commonmark/commonmark-0.9.1.ebuild +++ b/dev-python/commonmark/commonmark-0.9.1.ebuild @@ -7,7 +7,9 @@ PYTHON_COMPAT=( python3_{8..10} pypy3 ) inherit distutils-r1 DESCRIPTION="Python parser for the CommonMark Markdown spec" -HOMEPAGE="https://github.com/readthedocs/commonmark.py" +HOMEPAGE=" + https://pypi.org/project/commonmark/ + https://github.com/readthedocs/commonmark.py/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/commonmark/metadata.xml b/dev-python/commonmark/metadata.xml index 2ea40b145c629..321cd37e5dcdd 100644 --- a/dev-python/commonmark/metadata.xml +++ b/dev-python/commonmark/metadata.xml @@ -13,7 +13,7 @@ keep up to date with changes in commonmark.js. - CommonMark + commonmark readthedocs/commonmark.py