commit:     eb8e18e7db5ed9e041467662711e7be944fab5f5
Author:     Patrick McLean <patrick.mclean <AT> sony <DOT> com>
AuthorDate: Fri Nov 22 23:58:36 2019 +0000
Commit:     Patrick McLean <chutzpah <AT> gentoo <DOT> org>
CommitDate: Fri Nov 22 23:58:36 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb8e18e7

dev-python/webtest-2.0.33: Add test restrict, remove old comment

Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org>

 dev-python/webtest/webtest-2.0.33.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/webtest/webtest-2.0.33.ebuild 
b/dev-python/webtest/webtest-2.0.33.ebuild
index f7c319ecf35..192dfb7318f 100644
--- a/dev-python/webtest/webtest-2.0.33.ebuild
+++ b/dev-python/webtest/webtest-2.0.33.ebuild
@@ -42,8 +42,8 @@ DEPEND="${RDEPEND}
 
 S="${WORKDIR}/${MY_P}"
 
-# Makes testing easier; otherwise we get errors from pkg_resources.
-#DISTUTILS_IN_SOURCE_BUILD=1
+RESTRICT="!test? ( test )"
+
 PATCHES=(
        "${FILESDIR}/webtest-2.0.33-no-pylons-theme.patch"
 )

Reply via email to