commit:     7be99de5d01e07cd27cdae1a6cf6af4a45c649fb
Author:     Horea Christian <h.chr <AT> mail <DOT> ru>
AuthorDate: Wed Oct  7 12:58:22 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed Oct  7 12:58:22 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=7be99de5

dev-python/matplotlib-venn: no longer installing for test phase

Package-Manager: portage-2.2.22

 dev-python/matplotlib-venn/ChangeLog                   | 3 +++
 dev-python/matplotlib-venn/matplotlib-venn-9999.ebuild | 4 ----
 2 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/dev-python/matplotlib-venn/ChangeLog 
b/dev-python/matplotlib-venn/ChangeLog
index be03bfe..07baf21 100644
--- a/dev-python/matplotlib-venn/ChangeLog
+++ b/dev-python/matplotlib-venn/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Id$
 
+  07 Oct 2015; Horea Christian <[email protected]> matplotlib-venn-9999.ebuild:
+  dev-python/matplotlib-venn: no longer installing for test phase
+
   06 Oct 2015; Horea Christian <[email protected]> matplotlib-venn-0.11.ebuild:
   dev-python/matplotlib-venn: removed test IUSE
 

diff --git a/dev-python/matplotlib-venn/matplotlib-venn-9999.ebuild 
b/dev-python/matplotlib-venn/matplotlib-venn-9999.ebuild
index 7dfd47c..6e406af 100644
--- a/dev-python/matplotlib-venn/matplotlib-venn-9999.ebuild
+++ b/dev-python/matplotlib-venn/matplotlib-venn-9999.ebuild
@@ -28,9 +28,5 @@ DEPEND="test? (
        )"
 
 python_test() {
-       distutils_install_for_testing
-       cd "${TEST_DIR}"/lib || die
-       cp "${S}"/setup.py "${TEST_DIR}"/lib/ || die
-       cp -r "${S}"/tests "${TEST_DIR}"/lib/ || die
        py.test || die "Tests fail with ${EPYTHON}"
 }

Reply via email to