dev-python/paho-mqtt: Restrict tests (#659106)
authorPacho Ramos <pacho@gentoo.org>
Thu, 28 Jun 2018 18:53:00 +0000 (20:53 +0200)
committerPacho Ramos <pacho@gentoo.org>
Thu, 28 Jun 2018 19:15:10 +0000 (21:15 +0200)
Package-Manager: Portage-2.3.41, Repoman-2.3.9

dev-python/paho-mqtt/paho-mqtt-1.3.1.ebuild

index 632d3eb126a848857e298e2f650e91e66f9219ce..af2a6150bf52cc7a0bb0b4ffb6203bbb0fa71d16 100644 (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