mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-08 22:52:59 -04:00
dev-util/pifpaf: require kafka <4.0 for tests
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
@@ -42,7 +42,7 @@ BDEPEND="
|
||||
dev-python/httpbin[${PYTHON_USEDEP}]
|
||||
dev-python/requests[${PYTHON_USEDEP}]
|
||||
dev-python/testtools[${PYTHON_USEDEP}]
|
||||
net-misc/kafka-bin
|
||||
<net-misc/kafka-bin-4.0
|
||||
net-misc/memcached
|
||||
net-misc/rabbitmq-server
|
||||
sys-cluster/ceph
|
||||
@@ -50,6 +50,7 @@ BDEPEND="
|
||||
)
|
||||
"
|
||||
|
||||
EPYTEST_PLUGINS=( )
|
||||
EPYTEST_DESELECT=(
|
||||
# Drivers need fixes
|
||||
pifpaf/tests/test_drivers.py::TestDrivers::test_influxdb
|
||||
|
||||
Reference in New Issue
Block a user