commit:     618c2ddce14a7b68f6f39298b8beb3bf978445de
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Sat Jul  5 19:09:32 2025 +0000
Commit:     Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Sat Jul  5 19:10:53 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=618c2ddc

dev-util/pifpaf: require kafka <4.0 for tests

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 dev-util/pifpaf/pifpaf-3.3.0.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-util/pifpaf/pifpaf-3.3.0.ebuild 
b/dev-util/pifpaf/pifpaf-3.3.0.ebuild
index 3e32641498..66cc363db5 100644
--- a/dev-util/pifpaf/pifpaf-3.3.0.ebuild
+++ b/dev-util/pifpaf/pifpaf-3.3.0.ebuild
@@ -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

Reply via email to