dev-python/testpath-0.4.4: version bump, add py38
authorPatrick McLean <patrick.mclean@sony.com>
Wed, 4 Dec 2019 19:19:57 +0000 (11:19 -0800)
committerPatrick McLean <chutzpah@gentoo.org>
Wed, 4 Dec 2019 20:05:14 +0000 (12:05 -0800)
Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.80, Repoman-2.3.19
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
dev-python/testpath/testpath-0.4.4.ebuild

index 17edd643cdd0e7551262b7b3f72a515abd0f1da4..4dca8303f76f22dc02e31a4ec2f19f2b8509d322 100644 (file)
@@ -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"