mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-23 05:53:12 -04:00
dev-python/python-olm: disable pypy3_11
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
|
|
||||||
PYTHON_COMPAT=( python3_{11..13} pypy3_11 )
|
PYTHON_COMPAT=( python3_{11..13} ) # broken on pypy3
|
||||||
DISTUTILS_USE_PEP517=setuptools
|
DISTUTILS_USE_PEP517=setuptools
|
||||||
DISTUTILS_EXT=1
|
DISTUTILS_EXT=1
|
||||||
inherit distutils-r1
|
inherit distutils-r1
|
||||||
@@ -25,6 +25,7 @@ RDEPEND="
|
|||||||
' 'python*')
|
' 'python*')
|
||||||
"
|
"
|
||||||
|
|
||||||
|
EPYTEST_PLUGINS=( )
|
||||||
EPYTEST_DESELECT=(
|
EPYTEST_DESELECT=(
|
||||||
# disable benchmarks
|
# disable benchmarks
|
||||||
tests/group_session_test.py::TestClass::test_encrypt
|
tests/group_session_test.py::TestClass::test_encrypt
|
||||||
|
|||||||
Reference in New Issue
Block a user