diff --git a/net-misc/gmcapsule/gmcapsule-0.9.8.ebuild b/net-misc/gmcapsule/gmcapsule-0.9.8.ebuild index e75c6fa2f4..5728d61841 100644 --- a/net-misc/gmcapsule/gmcapsule-0.9.8.ebuild +++ b/net-misc/gmcapsule/gmcapsule-0.9.8.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{11..13} pypy3_11 ) +PYTHON_COMPAT=( python3_{11..14} pypy3_11 ) DISTUTILS_USE_PEP517=hatchling inherit distutils-r1 pypi systemd @@ -22,8 +22,6 @@ RDEPEND=" >=dev-python/pyopenssl-21 " -EPYTEST_PLUGINS=( pytest-import-check ) - distutils_enable_tests import-check python_install() {