From fa7fae42b751ff35b4282bb1fe8d3f2ba33f6525 Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Wed, 2 Feb 2022 09:51:43 +0000 Subject: Adding metadata --- dev-python/commonmark/commonmark-0.9.1.ebuild | 6 ++++-- dev-python/commonmark/metadata.xml | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) (limited to 'dev-python/commonmark') diff --git a/dev-python/commonmark/commonmark-0.9.1.ebuild b/dev-python/commonmark/commonmark-0.9.1.ebuild index a71a3a708e60..8ccd98101fbd 100644 --- a/dev-python/commonmark/commonmark-0.9.1.ebuild +++ b/dev-python/commonmark/commonmark-0.9.1.ebuild @@ -3,11 +3,13 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{6,7,8,9,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 9c4adb25f86e..f8c1fba9b995 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 gentoo-staging \ No newline at end of file -- cgit v1.3.1