From: Aaron Bauman Date: Sun, 24 Nov 2019 16:01:23 +0000 (-0500) Subject: dev-python/oslotest: fix QA warning about tests X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=914eb383f11aac1dd3aaaf0f4592c5bb3377b37a;p=gentoo.git dev-python/oslotest: fix QA warning about tests Signed-off-by: Aaron Bauman --- diff --git a/dev-python/oslotest/oslotest-3.2.0.ebuild b/dev-python/oslotest/oslotest-3.2.0.ebuild index c87178c5c05b..9210a595b442 100644 --- a/dev-python/oslotest/oslotest-3.2.0.ebuild +++ b/dev-python/oslotest/oslotest-3.2.0.ebuild @@ -15,6 +15,7 @@ LICENSE="Apache-2.0" SLOT="0" KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux" IUSE="doc test" +RESTRICT="!test? ( test )" CDEPEND=">=dev-python/pbr-1.8[${PYTHON_USEDEP}]" DEPEND=" diff --git a/dev-python/oslotest/oslotest-3.7.1.ebuild b/dev-python/oslotest/oslotest-3.7.1.ebuild index 08f6ab376419..d4ec756d5146 100644 --- a/dev-python/oslotest/oslotest-3.7.1.ebuild +++ b/dev-python/oslotest/oslotest-3.7.1.ebuild @@ -14,6 +14,7 @@ LICENSE="Apache-2.0" SLOT="0" KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux" IUSE="doc test" +RESTRICT="!test? ( test )" CDEPEND=">=dev-python/pbr-1.8[${PYTHON_USEDEP}]" DEPEND="