commit: 145474bc59bfb7cee87bcab8f48498987c1a6a6a Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Tue Apr 22 18:29:06 2025 +0000 Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org> CommitDate: Thu Apr 24 06:01:49 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=145474bc
sci-ml/datasets: remove unused patch Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/41701 Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org> sci-ml/datasets/files/datasets-2.21.0-tests.patch | 22 ---------------------- 1 file changed, 22 deletions(-) diff --git a/sci-ml/datasets/files/datasets-2.21.0-tests.patch b/sci-ml/datasets/files/datasets-2.21.0-tests.patch deleted file mode 100644 index 0a55459db109..000000000000 --- a/sci-ml/datasets/files/datasets-2.21.0-tests.patch +++ /dev/null @@ -1,22 +0,0 @@ ---- a/tests/test_arrow_dataset.py 2024-02-20 21:53:24.248470991 +0100 -+++ b/tests/test_arrow_dataset.py 2024-02-20 21:53:29.441804737 +0100 -@@ -4131,7 +4131,6 @@ - [ - "relative/path", - "/absolute/path", -- "s3://bucket/relative/path", - "hdfs://relative/path", - "hdfs:///absolute/path", - ], ---- a/tests/packaged_modules/test_audiofolder.py 2023-05-06 14:00:39.560876163 +0200 -+++ b/tests/packaged_modules/test_audiofolder.py 2023-05-06 14:01:26.005212423 +0200 -@@ -1,9 +1,8 @@ - import shutil - import textwrap - - import numpy as np - import pytest --import soundfile as sf - - from datasets import Audio, ClassLabel, Features, Value - from datasets.builder import InvalidConfigName
