From 4b0304d8bdfb89c4a589083a8fa0c4f08859406f Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Mon, 26 Sep 2022 12:20:42 +0200 Subject: [PATCH] dev-python/prawcore: restrict test Signed-off-by: Andrew Ammerlaan --- dev-python/prawcore/prawcore-2.3.0.ebuild | 3 ++- profiles/package.mask | 8 -------- 2 files changed, 2 insertions(+), 9 deletions(-) diff --git a/dev-python/prawcore/prawcore-2.3.0.ebuild b/dev-python/prawcore/prawcore-2.3.0.ebuild index 0aa14dec3e..79107f05ca 100644 --- a/dev-python/prawcore/prawcore-2.3.0.ebuild +++ b/dev-python/prawcore/prawcore-2.3.0.ebuild @@ -14,13 +14,14 @@ LICENSE="BSD-2" SLOT="0" KEYWORDS="~amd64" +RESTRICT="test" + RDEPEND="dev-python/requests[${PYTHON_USEDEP}]" BDEPEND="test? ( (2022-08-11) -# depends on removed # depends on dev-python/PyQt6, which is currently masked with all of qt6 >=net-misc/maestral-qt-1.6.0