projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5677cf5
)
dev-python/paho-mqtt: Restrict tests (#659106)
author
Pacho Ramos
<pacho@gentoo.org>
Thu, 28 Jun 2018 18:53:00 +0000
(20:53 +0200)
committer
Pacho 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
patch
|
blob
|
history
diff --git
a/dev-python/paho-mqtt/paho-mqtt-1.3.1.ebuild
b/dev-python/paho-mqtt/paho-mqtt-1.3.1.ebuild
index 632d3eb126a848857e298e2f650e91e66f9219ce..af2a6150bf52cc7a0bb0b4ffb6203bbb0fa71d16 100644
(file)
--- a/
dev-python/paho-mqtt/paho-mqtt-1.3.1.ebuild
+++ b/
dev-python/paho-mqtt/paho-mqtt-1.3.1.ebuild
@@
-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