dev-python/paho-mqtt: Restrict tests (#659106)

Package-Manager: Portage-2.3.41, Repoman-2.3.9
This commit is contained in:
Pacho Ramos
2018-06-28 20:53:00 +02:00
parent 5677cf5377
commit f2823d25e3

View File

@@ -25,6 +25,8 @@ DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
S="${WORKDIR}/paho.mqtt.python-${PV}"
RESTRICT="test" #659106
src_prepare() {
eapply "${FILESDIR}/${P}-strip-test-dependency.patch"
default