forked from pool/python-APScheduler
- update to 3.10.1:
* Fixed ``TypeError: arguments did not match any overloaded call:`` in QtScheduler due to ``wait_time`` being float and not an integer which QT needs it to be OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-APScheduler?expand=0&rev=50
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 14 22:16:50 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 3.10.1:
|
||||
* Fixed ``TypeError: arguments did not match any overloaded
|
||||
call:`` in QtScheduler due to ``wait_time`` being float
|
||||
and not an integer which QT needs it to be
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 23 14:31:39 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user