commit: 68e7181af5819275d423d8bc7b4885e3834575f3 Author: Alfred Wingate <parona <AT> protonmail <DOT> com> AuthorDate: Wed Nov 5 09:02:00 2025 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Wed Nov 5 12:49:43 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68e7181a
net-im/gajim: add EPYTEST_PLUGINS to 2.2.0 Signed-off-by: Alfred Wingate <parona <AT> protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/44486 Signed-off-by: Florian Schmaus <flow <AT> gentoo.org> net-im/gajim/gajim-2.2.0.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/net-im/gajim/gajim-2.2.0.ebuild b/net-im/gajim/gajim-2.2.0.ebuild index ea9b0ccc17a1..96f5a348c827 100644 --- a/net-im/gajim/gajim-2.2.0.ebuild +++ b/net-im/gajim/gajim-2.2.0.ebuild @@ -70,6 +70,7 @@ BDEPEND=" >=sys-devel/gettext-0.17-r1 " +EPYTEST_PLUGINS=() distutils_enable_tests pytest python_compile_all() {
