From: Patrick McLean Date: Wed, 4 Dec 2019 19:19:57 +0000 (-0800) Subject: dev-python/testpath-0.4.4: version bump, add py38 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=6533163d4f1869ce08528154bf22f9b32539a83f;p=gentoo.git dev-python/testpath-0.4.4: version bump, add py38 Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Patrick McLean --- diff --git a/dev-python/testpath/testpath-0.4.4.ebuild b/dev-python/testpath/testpath-0.4.4.ebuild index 17edd643cdd0..4dca8303f76f 100644 --- a/dev-python/testpath/testpath-0.4.4.ebuild +++ b/dev-python/testpath/testpath-0.4.4.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( pypy{,3} python{2_7,3_{5,6,7,8}} ) inherit distutils-r1 DESCRIPTION="Test utilities for code working with files and commands" -HOMEPAGE="http://jupyter.org" +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" LICENSE="MIT"