Fix test_executors when using python 3.14
This commit is contained in:
parent
d07cd02799
commit
ae13079cc5
2 changed files with 104 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue