commit: f45dc71be0bec66d217d3905379bf5bfdef061e7 Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in> AuthorDate: Sat Jul 5 18:50:28 2025 +0000 Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in> CommitDate: Sat Jul 5 19:10:51 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f45dc71b
net-misc/gmcapsule: use EPYTEST_PLUGINS Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in> net-misc/gmcapsule/gmcapsule-0.9.7.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/net-misc/gmcapsule/gmcapsule-0.9.7.ebuild b/net-misc/gmcapsule/gmcapsule-0.9.7.ebuild index 2949bd50d3..e75c6fa2f4 100644 --- a/net-misc/gmcapsule/gmcapsule-0.9.7.ebuild +++ b/net-misc/gmcapsule/gmcapsule-0.9.7.ebuild @@ -22,6 +22,8 @@ RDEPEND=" >=dev-python/pyopenssl-21 " +EPYTEST_PLUGINS=( pytest-import-check ) + distutils_enable_tests import-check python_install() {