summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2019-07-11 16:19:42 -0700
committerMatt Turner <mattst88@gentoo.org>2019-07-11 22:39:52 -0700
commit6476470f7eaaeafc3e08d2450221e071cc091f9c (patch)
tree96adfcd50a8d7f00ce14b6c965e855f4b84fabf5 /dev-python/larch
parentwww-servers/puma: add 4.0.1 (diff)
downloadgentoo-6476470f7eaaeafc3e08d2450221e071cc091f9c.tar.gz
gentoo-6476470f7eaaeafc3e08d2450221e071cc091f9c.tar.bz2
gentoo-6476470f7eaaeafc3e08d2450221e071cc091f9c.zip
dev-python/coverage-test-runner: Rename and version bump to 1.15
A bunch of things too: - Port to EAPI=7 - Add Python 3 compatibility - Fix incorrect license - HTTPS homepage - Use tarball from cgit in SRC_URI to allow removal of MY_PN - Remove python-r1 inherit (inherited by distutils-r1) - Add missing [${PYTHON_USEDEP}] to dependency - Remove explicit ${PYTHON_DEPS} (added by python-r1) - Enable test suite Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-python/larch')
-rw-r--r--dev-python/larch/larch-1.20131130.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/larch/larch-1.20131130.ebuild b/dev-python/larch/larch-1.20131130.ebuild
index 7154cb4765f6..1d7f8536f013 100644
--- a/dev-python/larch/larch-1.20131130.ebuild
+++ b/dev-python/larch/larch-1.20131130.ebuild
@@ -17,7 +17,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="test"
-DEPEND="test? ( dev-python/CoverageTestRunner dev-util/cmdtest )"
+DEPEND="test? ( dev-python/coverage-test-runner dev-util/cmdtest )"
RDEPEND="${PYTHON_DEPS}
dev-python/cliapp