Fix test_executors when using python 3.14

This commit is contained in:
Maja Massarini 2024-11-18 08:54:23 +01:00
commit ae13079cc5
2 changed files with 104 additions and 0 deletions

View file

@ -16,6 +16,8 @@ Summary: In-process task scheduler with Cron-like capabilities
License: MIT
URL: https://pypi.org/project/APScheduler/
Source0: %{pypi_source %{srcname}}
# wait for tasks to finish, adjust misfire_grace_time
Patch0: 01-test-executors.patch
BuildArch: noarch
%description %_description