forked from pool/python-timeout-decorator
- update to 0.5.0:
* Allow to use timeout in function kwargs even when initial seconds is None * drop support for 2.6, 3.4, 3.5 and add support for 3.7, 3.8, 3.9 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-timeout-decorator?expand=0&rev=3
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 12 11:54:22 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.5.0:
|
||||
* Allow to use timeout in function kwargs even when initial
|
||||
seconds is None
|
||||
* drop support for 2.6, 3.4, 3.5 and add support for 3.7, 3.8, 3.9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 19 02:09:49 PM UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
||||
|
||||
|
Reference in New Issue
Block a user