summaryrefslogtreecommitdiff
path: root/dev-python/testpath/testpath-0.6.0.ebuild
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-05-24 18:44:23 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-05-24 18:44:23 +0000
commitb8de162d8ddccdbffc26f279e208af94479024e2 (patch)
treee0fed93810ba81535abcce35e659a7e93b4d8eed /dev-python/testpath/testpath-0.6.0.ebuild
parentc1de40626918fe5b72160d4699e5dc64ba0b79eb (diff)
downloadbaldeagleos-repo-b8de162d8ddccdbffc26f279e208af94479024e2.tar.gz
baldeagleos-repo-b8de162d8ddccdbffc26f279e208af94479024e2.tar.xz
baldeagleos-repo-b8de162d8ddccdbffc26f279e208af94479024e2.zip
Adding metadata
Diffstat (limited to 'dev-python/testpath/testpath-0.6.0.ebuild')
-rw-r--r--dev-python/testpath/testpath-0.6.0.ebuild11
1 files changed, 9 insertions, 2 deletions
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"