commit: f2fd26cac175376fc73f24754c17f82776e378ab Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org> AuthorDate: Fri Mar 7 10:01:44 2025 +0000 Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org> CommitDate: Fri Mar 7 10:01:44 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2fd26ca
sci-libs/datasets: drop old file Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org> .../datasets/files/datasets-2.19.2-tests.patch | 23 ---------------------- 1 file changed, 23 deletions(-) diff --git a/sci-libs/datasets/files/datasets-2.19.2-tests.patch b/sci-libs/datasets/files/datasets-2.19.2-tests.patch deleted file mode 100644 index 64df833032c5..000000000000 --- a/sci-libs/datasets/files/datasets-2.19.2-tests.patch +++ /dev/null @@ -1,23 +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 -@@ -4109,7 +4109,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,10 +1,8 @@ - import shutil - import textwrap - --import librosa - import numpy as np - import pytest --import soundfile as sf - - from datasets import Audio, ClassLabel, Features, Value - from datasets.data_files import DataFilesDict, get_data_patterns
