From 3df02058fb3d48a999bbc8d5d56c2910fbc249a4 Mon Sep 17 00:00:00 2001
From: Andreas Wacknitz <A.Wacknitz@gmx.de>
Date: Sun, 24 Mar 2024 23:37:14 +0100
Subject: [PATCH] meld: update to 3.22.2

---
 components/python/time-machine/test/results-all.master |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/components/python/time-machine/test/results-all.master b/components/python/time-machine/test/results-all.master
index 2ccc33b..e7795d3 100644
--- a/components/python/time-machine/test/results-all.master
+++ b/components/python/time-machine/test/results-all.master
@@ -5,7 +5,7 @@
 cachedir: .tox/py$(PYV)/.pytest_cache
 rootdir: $(@D)
 configfile: pyproject.toml
-collecting ... collected 97 items
+collecting ... collected 98 items
 
 tests/test_time_machine.py::ClassDecoratorInheritanceTests::test_ineheritance_correctly_rebound PASSED
 tests/test_time_machine.py::TestEscapeHatch::test_datetime_now PASSED
@@ -57,6 +57,7 @@
 tests/test_time_machine.py::test_destination_string_naive[1970-01-01-US/Eastern-18000] PASSED
 tests/test_time_machine.py::test_destination_string_naive[1970-01-01-UTC-0] PASSED
 tests/test_time_machine.py::test_destination_timedelta PASSED
+tests/test_time_machine.py::test_destination_timedelta_first_travel_in_process PASSED
 tests/test_time_machine.py::test_destination_timedelta_negative PASSED
 tests/test_time_machine.py::test_destination_timedelta_nested PASSED
 tests/test_time_machine.py::test_exceptions_dont_break_it PASSED
@@ -105,7 +106,7 @@
 tests/test_time_machine.py::test_unsupported_type PASSED
 tests/test_time_machine.py::test_uuid1 PASSED
 
-======== 92 passed, 5 skipped ========
+======== 93 passed, 5 skipped ========
 $(PYTHON_DIR)/vendor-packages/coverage/inorout.py:503: CoverageWarning: Module src/_time_machine.c was never imported. (module-not-imported)
   self.warn(f"Module {pkg} was never imported.", slug="module-not-imported")
   py$(PYV): OK

--
Gitblit v1.9.3