repo/gentoo:master commit in: dev-python/hypothesis/
MichaŠGórny <[email protected]>
| Newsgroups | gmane.linux.gentoo.cvs |
|---|---|
| Message-ID | <1786792295.e2cfbada3a9c4f7b3422481dc301fe5710adc08a.mgorny@gentoo> |
commit: e2cfbada3a9c4f7b3422481dc301fe5710adc08a
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 15 11:11:35 2026 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Aug 15 11:11:35 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2cfbada
dev-python/hypothesis: Reenable JIT after backporting the fix
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/hypothesis/hypothesis-6.165.9.ebuild | 3 ---
1 file changed, 3 deletions(-)
diff --git a/dev-python/hypothesis/hypothesis-6.165.9.ebuild b/dev-python/hypothesis/hypothesis-6.165.9.ebuild
index a8291f504c3d..bc33d435bcd7 100644
--- a/dev-python/hypothesis/hypothesis-6.165.9.ebuild
+++ b/dev-python/hypothesis/hypothesis-6.165.9.ebuild
@@ -90,9 +90,6 @@ distutils_enable_tests pytest
QA_PREBUILT="usr/lib/python.*/site-packages/hypothesis/_native.*"
python_test() {
- # https://github.com/python/cpython/issues/154701
- local -x PYTHON_JIT=0
-
# NB: paths need to be relative to pytest.ini, i.e. start with hypothesis/
local EPYTEST_DESELECT=(
# broken somehow (xdist?)