mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-06-16 20:18:06 -07:00
dev-python/python-oembed: Restrict tests due to network use
Closes: https://bugs.gentoo.org/430392
This commit is contained in:
@@ -14,6 +14,9 @@ LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE="test"
|
||||
# all tests access network, also assume that localhost will have
|
||||
# no HTTP server running (which is extremely silly)
|
||||
RESTRICT="test"
|
||||
|
||||
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
|
||||
test? ( dev-python/nose[${PYTHON_USEDEP}] )"
|
||||
|
||||
Reference in New Issue
Block a user