dev-python/flask: Fix MissingTestRestrict
authorMichał Górny <mgorny@gentoo.org>
Sat, 23 Nov 2019 00:16:32 +0000 (01:16 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sat, 23 Nov 2019 00:26:32 +0000 (01:26 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/flask/flask-0.12.2.ebuild
dev-python/flask/flask-1.0.2.ebuild
dev-python/flask/flask-1.0.4.ebuild
dev-python/flask/flask-1.1.1.ebuild
dev-python/flask/flask-9999.ebuild

index e5a7abba8cf525d3a055d86a8ada083a8564e4cd..910edf128854ab3d3fba9fe875110929c60b9d2d 100644 (file)
@@ -23,6 +23,7 @@ fi
 LICENSE="BSD"
 SLOT="0"
 IUSE="doc examples test"
+RESTRICT="!test? ( test )"
 
 RDEPEND=">=dev-python/click-2[${PYTHON_USEDEP}]
        >=dev-python/blinker-1[${PYTHON_USEDEP}]
index 9ac665ced8d5a1d6e30acb5cb6837a5c3803ca2d..ae0367b3bdd94229ac21c45d91b877bc9a42ad9f 100644 (file)
@@ -23,6 +23,7 @@ fi
 LICENSE="BSD"
 SLOT="0"
 IUSE="doc examples test"
+RESTRICT="!test? ( test )"
 
 RDEPEND="dev-python/click[${PYTHON_USEDEP}]
        dev-python/blinker[${PYTHON_USEDEP}]
index 80cc931b35bec6f6b1e4583e07fc4cb1aba25a6a..309a5494f24412cd61e3134c3ec00bd9b04c4c15 100644 (file)
@@ -23,6 +23,7 @@ fi
 LICENSE="BSD"
 SLOT="0"
 IUSE="doc examples test"
+RESTRICT="!test? ( test )"
 
 RDEPEND="dev-python/click[${PYTHON_USEDEP}]
        dev-python/blinker[${PYTHON_USEDEP}]
index 80cc931b35bec6f6b1e4583e07fc4cb1aba25a6a..309a5494f24412cd61e3134c3ec00bd9b04c4c15 100644 (file)
@@ -23,6 +23,7 @@ fi
 LICENSE="BSD"
 SLOT="0"
 IUSE="doc examples test"
+RESTRICT="!test? ( test )"
 
 RDEPEND="dev-python/click[${PYTHON_USEDEP}]
        dev-python/blinker[${PYTHON_USEDEP}]
index 80cc931b35bec6f6b1e4583e07fc4cb1aba25a6a..309a5494f24412cd61e3134c3ec00bd9b04c4c15 100644 (file)
@@ -23,6 +23,7 @@ fi
 LICENSE="BSD"
 SLOT="0"
 IUSE="doc examples test"
+RESTRICT="!test? ( test )"
 
 RDEPEND="dev-python/click[${PYTHON_USEDEP}]
        dev-python/blinker[${PYTHON_USEDEP}]