mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 05:23:01 -04:00
net-misc/gmcapsule: enable py3.14
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user