commit:     6894c334f202faf1bb0e238a47682f1f0a6d9f91
Author:     orbea <orbea <AT> riseup <DOT> net>
AuthorDate: Wed Jun 21 13:31:58 2023 +0000
Commit:     orbea <orbea <AT> riseup <DOT> net>
CommitDate: Wed Jun 21 13:31:58 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/libressl.git/commit/?id=6894c334

dev-lang/python: sync ::gentoo

Signed-off-by: orbea <orbea <AT> riseup.net>

 dev-lang/python/python-3.10.11.ebuild      | 1 +
 dev-lang/python/python-3.11.3.ebuild       | 1 +
 dev-lang/python/python-3.9.16_p3-r1.ebuild | 1 +
 3 files changed, 3 insertions(+)

diff --git a/dev-lang/python/python-3.10.11.ebuild 
b/dev-lang/python/python-3.10.11.ebuild
index 440d270..f3bd9da 100644
--- a/dev-lang/python/python-3.10.11.ebuild
+++ b/dev-lang/python/python-3.10.11.ebuild
@@ -188,6 +188,7 @@ src_configure() {
                        --timeout 1200
 
                        -x test_gdb
+                       -x test_dtrace
 
                        # All of these seem to occasionally hang for PGO 
inconsistently
                        # They'll even hang here but be fine in src_test 
sometimes.

diff --git a/dev-lang/python/python-3.11.3.ebuild 
b/dev-lang/python/python-3.11.3.ebuild
index 7617d3c..5d5e194 100644
--- a/dev-lang/python/python-3.11.3.ebuild
+++ b/dev-lang/python/python-3.11.3.ebuild
@@ -175,6 +175,7 @@ src_configure() {
                        --timeout 1200
 
                        -x test_gdb
+                       -x test_dtrace
 
                        # All of these seem to occasionally hang for PGO 
inconsistently
                        # They'll even hang here but be fine in src_test 
sometimes.

diff --git a/dev-lang/python/python-3.9.16_p3-r1.ebuild 
b/dev-lang/python/python-3.9.16_p3-r1.ebuild
index e094996..bb89f41 100644
--- a/dev-lang/python/python-3.9.16_p3-r1.ebuild
+++ b/dev-lang/python/python-3.9.16_p3-r1.ebuild
@@ -180,6 +180,7 @@ src_configure() {
                        "-j$(makeopts_jobs)"
                        --pgo-extended
                        -x test_gdb
+                       -x test_dtrace
                        -u-network
 
                        # All of these seem to occasionally hang for PGO 
inconsistently

Reply via email to