From 5c6d2a67dcce418bf8026c8e9dc77c5e619e415f Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Sat, 1 Mar 2025 06:55:09 +0000 Subject: Adding metadata --- dev-python/bottleneck/bottleneck-1.4.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/bottleneck') diff --git a/dev-python/bottleneck/bottleneck-1.4.2.ebuild b/dev-python/bottleneck/bottleneck-1.4.2.ebuild index 4900014bd20e..97d6bf5e43f5 100644 --- a/dev-python/bottleneck/bottleneck-1.4.2.ebuild +++ b/dev-python/bottleneck/bottleneck-1.4.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -37,7 +37,7 @@ src_prepare() { python_test() { local EPYTEST_DESELECT=() case ${EPYTHON} in - pypy3) + pypy3*) EPYTEST_DESELECT+=( # GC assumptions? tests/memory_test.py::test_memory_leak -- cgit v1.3.1