14
0
2024-11-01 06:17:42 +00:00
committed by Git OBS Bridge
parent 45324c6ccb
commit d1c989126b

View File

@@ -75,8 +75,8 @@ importlib.metadata including improvements added to subsequent Python versions.
%check
%if %{with test}
# no pytest_perf available
# gh#python/importlib_metadata#509
# no pytest_perf available (gh#python/importlib_metadata#490)
# skipping tests because of gh#python/importlib_metadata#509
skip_tests="test_packages_distributions_example or test_packages_distributions_example2"
skip_tests+=" or test_case_insensitive or test_files or test_missing_metadata"
skip_tests+=" or test_one_distribution or test_zip_entry_points or test_zip_version"