From b0d69befb9223b8ca013e1d0cf2a9c50f826d2c9 Mon Sep 17 00:00:00 2001
From: Andreas Wacknitz <A.Wacknitz@gmx.de>
Date: Mon, 25 Mar 2024 22:42:41 +0100
Subject: [PATCH] gnutls: update to 3.8.4

---
 components/python/rapidfuzz/test/results-all.master |   20 ++++++++++----------
 1 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/components/python/rapidfuzz/test/results-all.master b/components/python/rapidfuzz/test/results-all.master
index 096b551..4a40868 100644
--- a/components/python/rapidfuzz/test/results-all.master
+++ b/components/python/rapidfuzz/test/results-all.master
@@ -320,7 +320,7 @@
 tests/test_fuzz.py::test_simple_unicode_tests[token_set_ratio] PASSED
 tests/test_fuzz.py::test_simple_unicode_tests[token_sort_ratio] PASSED
 tests/test_fuzz.py::test_token_sort_ratio PASSED
-tests/test_hypothesis.py::test_cdist SKIPPED (could not import 'nump...)
+tests/test_hypothesis.py::test_cdist PASSED
 tests/test_hypothesis.py::test_indel_editops PASSED
 tests/test_hypothesis.py::test_indel_editops_block PASSED
 tests/test_hypothesis.py::test_indel_opcodes PASSED
@@ -349,12 +349,12 @@
 tests/test_hypothesis.py::test_partial_ratio_short_needle PASSED
 tests/test_hypothesis.py::test_partial_token_ratio PASSED
 tests/test_hypothesis.py::test_token_ratio PASSED
-tests/test_process.py::test_cdist_empty_seq[WRatio] SKIPPED (could n...)
-tests/test_process.py::test_cdist_empty_seq[custom_scorer] SKIPPED (...)
-tests/test_process.py::test_cdist_empty_seq[ratio] SKIPPED (could no...)
-tests/test_process.py::test_cdist_muliplier SKIPPED (could not impor...)
-tests/test_process.py::test_cdist_not_symmetric SKIPPED (could not i...)
-tests/test_process.py::test_cdist_pure_python_dtype SKIPPED (could n...)
+tests/test_process.py::test_cdist_empty_seq[WRatio] PASSED
+tests/test_process.py::test_cdist_empty_seq[custom_scorer] PASSED
+tests/test_process.py::test_cdist_empty_seq[ratio] PASSED
+tests/test_process.py::test_cdist_muliplier PASSED
+tests/test_process.py::test_cdist_not_symmetric PASSED
+tests/test_process.py::test_cdist_pure_python_dtype PASSED
 tests/test_process.py::test_empty_strings PASSED
 tests/test_process.py::test_extractOne_case_sensitive[custom_scorer-<lambda>] PASSED
 tests/test_process.py::test_extractOne_case_sensitive[custom_scorer-None] PASSED
@@ -374,15 +374,15 @@
 tests/test_process.py::test_issue81 SKIPPED (could not import 'panda...)
 tests/test_process.py::test_none_elements PASSED
 tests/test_process.py::test_none_strings PASSED
-tests/test_process.py::test_numpy_nan_elements SKIPPED (could not im...)
+tests/test_process.py::test_numpy_nan_elements PASSED
 tests/test_process.py::test_pandas_nan_elements SKIPPED (could not i...)
 tests/test_process.py::test_result_order PASSED
 tests/test_process.py::test_with_cutoff PASSED
 tests/test_process.py::test_with_cutoff_edge_cases PASSED
 tests/test_process.py::test_with_processor PASSED
 tests/test_process.py::test_with_scorer PASSED
-tests/test_process.py::test_wrapped_function[ratio] SKIPPED (could n...)
+tests/test_process.py::test_wrapped_function[ratio] PASSED
 tests/test_utils.py::test_fullProcess PASSED
 
 =========================== short test summary info ============================
-======== 366 passed, 11 skipped ========
+======== 375 passed, 2 skipped ========

--
Gitblit v1.9.3