From b8de162d8ddccdbffc26f279e208af94479024e2 Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Wed, 24 May 2023 18:44:23 +0000 Subject: Adding metadata --- dev-python/testpath/testpath-0.6.0.ebuild | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'dev-python/testpath/testpath-0.6.0.ebuild') diff --git a/dev-python/testpath/testpath-0.6.0.ebuild b/dev-python/testpath/testpath-0.6.0.ebuild index fe35e927ccd6..e01854bafd1a 100644 --- a/dev-python/testpath/testpath-0.6.0.ebuild +++ b/dev-python/testpath/testpath-0.6.0.ebuild @@ -9,8 +9,15 @@ PYTHON_COMPAT=( python3_{7,8,9,10,11} pypy3 ) inherit distutils-r1 DESCRIPTION="Test utilities for code working with files and commands" -HOMEPAGE="https://github.com/jupyter/testpath https://testpath.readthedocs.io/en/latest/" -SRC_URI="https://github.com/jupyter/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE=" + https://github.com/jupyter/testpath/ + https://testpath.readthedocs.io/en/latest/ + https://pypi.org/project/testpath/ +" +SRC_URI=" + https://github.com/jupyter/testpath/archive/${PV}.tar.gz + -> ${P}.gh.tar.gz +" LICENSE="MIT" SLOT="0" -- cgit v1.3.1