commit: b8d428b0c692bee5e71de68013571927104c9654
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Wed Mar 18 16:49:42 2020 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Wed Mar 18 16:49:42 2020 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b8d428b0
dev-python/aiomysql: Restrict tests
test suite appears very broken or something else is very wrong here
restricting tests until someone figures out what is going on here
Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
dev-python/aiomysql/aiomysql-0.0.20.ebuild | 2 ++
1 file changed, 2 insertions(+)
diff --git a/dev-python/aiomysql/aiomysql-0.0.20.ebuild
b/dev-python/aiomysql/aiomysql-0.0.20.ebuild
index e84e167..0cba4a8 100644
--- a/dev-python/aiomysql/aiomysql-0.0.20.ebuild
+++ b/dev-python/aiomysql/aiomysql-0.0.20.ebuild
@@ -18,6 +18,8 @@ LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
+RESTRICT="test"
+
RDEPEND=">=dev-python/pymysql-0.9.0[${PYTHON_USEDEP}]"
DEPEND="test? (