commit:     f6778b0e2e39d6c75e74b62966afe14f470776ed
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Nov  4 08:15:01 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Nov  4 08:15:01 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6778b0e

dev-python/scipy: Revert sys-libs/zlib-ng mis-sed

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/scipy/scipy-1.16.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/scipy/scipy-1.16.3.ebuild 
b/dev-python/scipy/scipy-1.16.3.ebuild
index 13aad263508c..9d8d3160e3e4 100644
--- a/dev-python/scipy/scipy-1.16.3.ebuild
+++ b/dev-python/scipy/scipy-1.16.3.ebuild
@@ -161,7 +161,7 @@ python_test() {
                )
        fi
 
-       if has_version -b "virtual/zlib-ng[compat]"; then
+       if has_version -b "sys-libs/zlib-ng[compat]"; then
                EPYTEST_DESELECT+=(
                        # https://github.com/scipy/scipy/issues/23185
                        
scipy/io/matlab/tests/test_streams.py::TestZlibInputStream::test_all_data_read_bad_checksum

Reply via email to