mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 23:23:00 -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/httpbin[${PYTHON_USEDEP}]
|
||||||
dev-python/requests[${PYTHON_USEDEP}]
|
dev-python/requests[${PYTHON_USEDEP}]
|
||||||
dev-python/testtools[${PYTHON_USEDEP}]
|
dev-python/testtools[${PYTHON_USEDEP}]
|
||||||
net-misc/kafka-bin
|
<net-misc/kafka-bin-4.0
|
||||||
net-misc/memcached
|
net-misc/memcached
|
||||||
net-misc/rabbitmq-server
|
net-misc/rabbitmq-server
|
||||||
sys-cluster/ceph
|
sys-cluster/ceph
|
||||||
@@ -50,6 +50,7 @@ BDEPEND="
|
|||||||
)
|
)
|
||||||
"
|
"
|
||||||
|
|
||||||
|
EPYTEST_PLUGINS=( )
|
||||||
EPYTEST_DESELECT=(
|
EPYTEST_DESELECT=(
|
||||||
# Drivers need fixes
|
# Drivers need fixes
|
||||||
pifpaf/tests/test_drivers.py::TestDrivers::test_influxdb
|
pifpaf/tests/test_drivers.py::TestDrivers::test_influxdb
|
||||||
|
|||||||
Reference in New Issue
Block a user