From 3be83a4e7edc81370c81670b591df9311eef08fe Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Sat, 3 Jun 2023 13:25:21 +0000 Subject: Adding metadata --- dev-python/leather/leather-0.3.4-r1.ebuild | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) (limited to 'dev-python/leather') diff --git a/dev-python/leather/leather-0.3.4-r1.ebuild b/dev-python/leather/leather-0.3.4-r1.ebuild index 4958e3127a23..1104c14a23a7 100644 --- a/dev-python/leather/leather-0.3.4-r1.ebuild +++ b/dev-python/leather/leather-0.3.4-r1.ebuild @@ -9,8 +9,14 @@ PYTHON_COMPAT=( python3_{7,8,9,10,11} ) inherit distutils-r1 DESCRIPTION="Python charting for 80% of humans" -HOMEPAGE="https://github.com/wireservice/leather https://pypi.org/project/leather/" -SRC_URI="https://github.com/wireservice/leather/archive/${PV}.tar.gz -> ${P}.gh.tar.gz" +HOMEPAGE=" + https://github.com/wireservice/leather/ + https://pypi.org/project/leather/ +" +SRC_URI=" + https://github.com/wireservice/leather/archive/${PV}.tar.gz + -> ${P}.gh.tar.gz +" LICENSE="MIT" SLOT="0" @@ -20,7 +26,11 @@ RDEPEND=" dev-python/cssselect[${PYTHON_USEDEP}] dev-python/six[${PYTHON_USEDEP}] " -BDEPEND="test? ( dev-python/lxml[${PYTHON_USEDEP}] )" +BDEPEND=" + test? ( + dev-python/lxml[${PYTHON_USEDEP}] + ) +" distutils_enable_tests pytest distutils_enable_sphinx docs \ -- cgit v1.3